Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_cfg.c47 {BTA_HH_DEVT_RMC, BTA_HH_APP_ID_RMC},
48 {BTA_HH_DEVT_RMC | BTA_HH_DEVT_KBD, BTA_HH_APP_ID_RMC},
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_hh_api.h108 #define BTA_HH_DEVT_RMC 0x03 /* remote control */ macro