Home
last modified time | relevance | path

Searched refs:HID_TRANS_SET_PROTOCOL (Results 1 – 6 of 6) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
Dhiddefs.h72 #define HID_TRANS_SET_PROTOCOL (7) macro
/external/bluetooth/bluedroid/bta/hh/
Dbta_hh_act.c589 HID_TRANS_SET_PROTOCOL, HID_PAR_PROTOCOL_BOOT_MODE, in bta_hh_open_cmpl_act()
1094 if (p_data->api_sndcmd.t_type == HID_TRANS_SET_PROTOCOL) in bta_hh_write_dev_act()
1121 case HID_TRANS_SET_PROTOCOL: in bta_hh_write_dev_act()
Dbta_hh_api.c231 bta_hh_snd_write_dev(dev_handle, HID_TRANS_SET_PROTOCOL, (UINT8)p_type, in BTA_HhSetProtoMode()
Dbta_hh_main.c327 if (p_data->api_sndcmd.t_type == HID_TRANS_SET_PROTOCOL || in bta_hh_sm_execute()
Dbta_hh_le.c2624 case HID_TRANS_SET_PROTOCOL: in bta_hh_le_write_dev_act()
/external/bluetooth/bluedroid/stack/hid/
Dhidh_conn.c906 case HID_TRANS_SET_PROTOCOL: in hidh_conn_snd_data()