Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/hh/
Dbta_hh_cfg.c45 {BTA_HH_DEVT_KBD, BTA_HH_APP_ID_KB},
46 {BTA_HH_DEVT_KBD | BTA_HH_DEVT_MIC, BTA_HH_APP_ID_KB},
48 {BTA_HH_DEVT_RMC | BTA_HH_DEVT_KBD, BTA_HH_APP_ID_RMC},
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_hh_api.h112 #define BTA_HH_DEVT_KBD 0x10 /* keyboard */ macro