Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/include/
Dbta_hh_int.h202 #define BTA_HH_LE_PROTO_MODE_BIT 0x01 macro
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_le.c986 if ((p_cb->hid_srvc[BTA_HH_LE_SRVC_DEF].option_char & BTA_HH_LE_PROTO_MODE_BIT) == 0) { in bta_hh_le_set_protocol_mode()
1038 p_cb->hid_srvc[i].option_char & BTA_HH_LE_PROTO_MODE_BIT) { in bta_hh_le_get_protocol_mode()
1715 … p_dev_cb->hid_srvc[char_result.srvc_id.id.inst_id].option_char |= BTA_HH_LE_PROTO_MODE_BIT; in bta_hh_le_search_hid_chars()