Home
last modified time | relevance | path

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

/system/bt/bta/hd/
Dbta_hd_int.h55 BTA_HD_API_DISABLE_EVT enumerator
59 #define BTA_HD_INVALID_EVT (BTA_HD_API_DISABLE_EVT + 1)
Dbta_hd_api.cc84 p_buf->event = BTA_HD_API_DISABLE_EVT; in BTA_HdDisable()
Dbta_hd_main.cc286 case BTA_HD_API_DISABLE_EVT: in bta_hd_hdl_event()