Searched refs:GATT_CHAR_PROP_BIT_WRITE (Results 1 – 6 of 6) sorted by relevance
97 (GATT_CHAR_PROP_BIT_READ | GATT_CHAR_PROP_BIT_WRITE)); in airsync_profile_cb()
121 (GATT_CHAR_PROP_BIT_READ | GATT_CHAR_PROP_BIT_WRITE)); in button_profile_cb()
258 (GATT_CHAR_PROP_BIT_WRITE), in blufi_profile_cb()
214 #define GATT_CHAR_PROP_BIT_WRITE (1 << 3) macro
484 GATT_CHAR_PROP_BIT_READ | GATT_CHAR_PROP_BIT_WRITE, NULL, NULL); in gatt_profile_db_init()
512 #define BTA_GATT_CHAR_PROP_BIT_WRITE GATT_CHAR_PROP_BIT_WRITE /* 0x08 */