Home
last modified time | relevance | path

Searched defs:proto_mode (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hh.c85 tBTA_HH_PROTO_MODE proto_mode = BTA_HH_PROTO_UNKNOWN; in proto_mode_change_to_lower_layer() local
109 …tic inline esp_hidh_protocol_mode_t proto_mode_change_to_upper_layer(tBTA_HH_PROTO_MODE proto_mode) in proto_mode_change_to_upper_layer()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_hh_api.h272 tBTA_HH_PROTO_MODE proto_mode; /* GET_PROTO_EVT :protocol mode */ member
291 tBTA_HH_PROTO_MODE proto_mode; /* protocol mode */ member
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_hidh_api.h190 esp_hidh_protocol_mode_t proto_mode; /*!< protocol mode */ member
251 esp_hidh_protocol_mode_t proto_mode; /*!< protocol mode */ member
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_le.c783 UINT8 proto_mode, BOOLEAN register_ba) in bta_hh_le_register_input_notif()