Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/hd/
Dbta_hd_int.h60 BTA_HD_API_DISABLE_EVT enumerator
64 #define BTA_HD_INVALID_EVT (BTA_HD_API_DISABLE_EVT + 1)
Dbta_hd_main.cc191 case BTA_HD_API_DISABLE_EVT: in bta_hd_hdl_event()
Dbta_hd_api.cc87 p_buf->event = BTA_HD_API_DISABLE_EVT; in BTA_HdDisable()