Home
last modified time | relevance | path

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

/system/bt/bta/hh/
Dbta_hh_le.cc798 if (p_cb->hid_srvc.proto_mode_handle == 0) { in bta_hh_le_set_protocol_mode()
821 p_cb->conn_id, p_cb->hid_srvc.proto_mode_handle, {mode}, in bta_hh_le_set_protocol_mode()
882 if (p_cb->hid_srvc.in_use && p_cb->hid_srvc.proto_mode_handle != 0) { in bta_hh_le_get_protocol_mode()
884 p_cb->hid_srvc.proto_mode_handle, in bta_hh_le_get_protocol_mode()
1464 p_dev_cb->hid_srvc.proto_mode_handle = charac.value_handle; in bta_hh_le_search_hid_chars()
1505 p_dev_cb->hid_srvc.proto_mode_handle = 0; in bta_hh_le_srvc_search_cmpl()
Dbta_hh_int.h195 uint16_t proto_mode_handle; member