Searched refs:GATT_CHAR_PROP_BIT_NOTIFY (Results 1 – 3 of 3) sorted by relevance
32 #define BATTER_LEVEL_PROP (GATT_CHAR_PROP_BIT_READ|GATT_CHAR_PROP_BIT_NOTIFY)236 prop |= GATT_CHAR_PROP_BIT_NOTIFY; in Battery_Instantiate()
194 #define GATT_CHAR_PROP_BIT_NOTIFY (1 << 4) macro
476 #define BTA_GATT_CHAR_PROP_BIT_NOTIFY GATT_CHAR_PROP_BIT_NOTIFY /* 0x10 */