Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dgatt_api.h210 #define GATT_CHAR_PROP_BIT_NOTIFY (1 << 4) macro
/system/bt/bta/hh/
Dbta_hh_le.cc1519 if (charac.properties & GATT_CHAR_PROP_BIT_NOTIFY) in bta_hh_le_srvc_search_cmpl()