Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_hd_api.h73 } tBTA_HD_APP_INFO; typedef
198 extern void BTA_HdRegisterApp(tBTA_HD_APP_INFO *p_app_info, tBTA_HD_QOS_INFO *p_in_qos, tBTA_HD_QOS…
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_hd.h50 tBTA_HD_APP_INFO app_info;
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hd/
Dbta_hd_api.c90 extern void BTA_HdRegisterApp(tBTA_HD_APP_INFO *p_app_info, tBTA_HD_QOS_INFO *p_in_qos, tBTA_HD_QOS… in BTA_HdRegisterApp()