Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dgatt_api.h208 #define GATT_CHAR_PROP_BIT_WRITE_NR (1 << 2) macro
/system/bt/bta/hh/
Dbta_hh_le.cc1873 if (p_char && (p_char->properties & GATT_CHAR_PROP_BIT_WRITE_NR)) in bta_hh_le_write_rpt()