Searched refs:BTA_GATT_CHAR_PROP_BIT_NOTIFY (Results 1 – 2 of 2) sorted by relevance
513 #define BTA_GATT_CHAR_PROP_BIT_NOTIFY GATT_CHAR_PROP_BIT_NOTIFY /* 0x10 */ macro
2900 if (prop & BTA_GATT_CHAR_PROP_BIT_NOTIFY) { in bta_hh_le_search_scps_chars()