Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_hd_api.h50 typedef uint8_t tBTA_HD_STATUS; typedef
80 tBTA_HD_STATUS status;
87 tBTA_HD_STATUS status;
113 tBTA_HD_STATUS status; /* BTA_HD_ENABLE_EVT
/system/bt/bta/hd/
Dbta_hd_act.cc85 tBTA_HD_STATUS status = BTA_HD_ERROR; in bta_hd_api_enable()
122 tBTA_HD_STATUS status = BTA_HD_ERROR; in bta_hd_api_disable()
225 tBTA_HD_STATUS status = BTA_HD_OK; in bta_hd_unregister_act()
/system/bt/btif/src/
Dbtif_hd.cc303 param_len = sizeof(tBTA_HD_STATUS); in bte_hd_evt()