Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_le.cc791 if (p_cb->hid_srvc.proto_mode_handle == 0 || in bta_hh_le_set_protocol_mode()
815 p_cb->conn_id, p_cb->hid_srvc.proto_mode_handle, {mode}, in bta_hh_le_set_protocol_mode()
874 p_cb->hid_srvc.proto_mode_handle != 0 && in bta_hh_le_get_protocol_mode()
877 p_cb->hid_srvc.proto_mode_handle, in bta_hh_le_get_protocol_mode()
1510 p_dev_cb->hid_srvc.proto_mode_handle = charac.value_handle; in bta_hh_le_parse_hogp_service()
1520 p_dev_cb->hid_srvc.proto_mode_handle = 0; in bta_hh_le_srvc_init()
Dbta_hh_int.h168 uint16_t proto_mode_handle; member