Home
last modified time | relevance | path

Searched refs:notify_or_indicate (Results 1 – 1 of 1) sorted by relevance

/btstack/src/ble/
H A Dgatt_service_client.c200 uint16_t notify_or_indicate = ATT_PROPERTY_NOTIFY | ATT_PROPERTY_INDICATE; in gatt_service_client_more_descriptor_queries() local
201 …nection->characteristics[connection->characteristic_index].properties & notify_or_indicate) != 0u){ in gatt_service_client_more_descriptor_queries()