Home
last modified time | relevance | path

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

/aosp12/system/bt/bta/hd/
H A Dbta_hd_main.cc82 case BTA_HD_API_DISCONNECT_EVT: in bta_hd_better_state_machine()
109 case BTA_HD_API_DISCONNECT_EVT: in bta_hd_better_state_machine()
H A Dbta_hd_int.h41 BTA_HD_API_DISCONNECT_EVT, enumerator
H A Dbta_hd_api.cc246 p_buf->event = BTA_HD_API_DISCONNECT_EVT; in BTA_HdDisconnect()