Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_gatt_api.h414 #define BTA_GATT_CHAR_PROP_BIT_WRITE_NR GATT_CHAR_PROP_BIT_WRITE_NR /* 0x04 */ macro
/system/bt/bta/hh/
Dbta_hh_le.c2324 if (p_char && (p_char->properties & BTA_GATT_CHAR_PROP_BIT_WRITE_NR)) in bta_hh_le_write_rpt()