Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hh/
Dbta_hh_le.c51 #define BTA_HH_LE_PROTO_REPORT_MODE 0x01 macro
1006 … mode = (mode == BTA_HH_PROTO_BOOT_MODE) ? BTA_HH_LE_PROTO_BOOT_MODE : BTA_HH_LE_PROTO_REPORT_MODE; in bta_hh_le_set_protocol_mode()