Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/include/
Dgattdefs.h101 #define GATT_UUID_HID_PROTO_MODE 0x2A4E macro
/external/bluetooth/bluedroid/bta/hh/
Dbta_hh_le.c61 GATT_UUID_HID_PROTO_MODE /* always make sure this is the last attribute to discover */
172 case GATT_UUID_HID_PROTO_MODE: in bta_hh_uuid_to_str()
1014 bta_hh_le_fill_16bits_char_id(0, GATT_UUID_HID_PROTO_MODE, &char_id.char_id); in bta_hh_le_set_protocol_mode()
1050 bta_hh_le_fill_16bits_char_id(0, GATT_UUID_HID_PROTO_MODE, &char_id.char_id); in bta_hh_le_get_protocol_mode()
1709 case GATT_UUID_HID_PROTO_MODE: in bta_hh_le_search_hid_chars()
1729 if (char_uuid == GATT_UUID_HID_PROTO_MODE) in bta_hh_le_search_hid_chars()
1961 case GATT_UUID_HID_PROTO_MODE: in bta_hh_le_read_char_cmpl()
2091 if (p_data->char_id.uuid.uu.uuid16 == GATT_UUID_HID_PROTO_MODE) in bta_hh_w4_le_write_cmpl()
2129 case GATT_UUID_HID_PROTO_MODE: in bta_hh_le_write_cmpl()