Searched refs:notify_or_indicate (Results 1 – 1 of 1) sorted by relevance
200 uint16_t notify_or_indicate = ATT_PROPERTY_NOTIFY | ATT_PROPERTY_INDICATE; in gatt_service_client_more_descriptor_queries() local201 …nection->characteristics[connection->characteristic_index].properties & notify_or_indicate) != 0u){ in gatt_service_client_more_descriptor_queries()