Home
last modified time | relevance | path

Searched refs:BTA_HD_CLOSE_EVT (Results 1 – 4 of 4) sorted by relevance

/system/bt/bta/include/
Dbta_hd_api.h38 #define BTA_HD_CLOSE_EVT 5 /* connection to host closed */ macro
/system/bt/btif/src/
Dbtif_hd.cc220 case BTA_HD_CLOSE_EVT: in btif_hd_upstreams_evt()
311 case BTA_HD_CLOSE_EVT: in bte_hd_evt()
Dbtif_util.cc279 CASE_RETURN_STR(BTA_HD_CLOSE_EVT) in dump_hd_event()
/system/bt/bta/hd/
Dbta_hd_act.cc477 tBTA_HD_EVT cback_event = BTA_HD_CLOSE_EVT; in bta_hd_close_act()