Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_hd_api.h64 typedef uint8_t tBTA_HD_STATUS; typedef
93 tBTA_HD_STATUS status;
100 tBTA_HD_STATUS status;
126 tBTA_HD_STATUS status;
133 tBTA_HD_STATUS status;
139 tBTA_HD_STATUS status; /* BTA_HD_ENABLE_EVT
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hd/
Dbta_hd_act.c72 tBTA_HD_STATUS status = BTA_HD_ERROR; in bta_hd_api_enable()
107 tBTA_HD_STATUS status = BTA_HD_ERROR; in bta_hd_api_disable()
207 tBTA_HD_STATUS status = BTA_HD_OK; in bta_hd_unregister_act()
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hd.c164 param_len = sizeof(tBTA_HD_STATUS); in bte_hd_evt()