Home
last modified time | relevance | path

Searched refs:BTA_HD_ENABLE_EVT (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/bta/include/
Dbta_hd_api.h36 #define BTA_HD_ENABLE_EVT 0 /* BT-HD enabled */ macro
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hd.cc151 case BTA_HD_ENABLE_EVT: in btif_hd_upstreams_evt()
299 case BTA_HD_ENABLE_EVT: in bte_hd_evt()
Dbtif_util.cc235 CASE_RETURN_STRING(BTA_HD_ENABLE_EVT); in dump_hd_event()
/packages/modules/Bluetooth/system/bta/hd/
Dbta_hd_act.cc112 (*bta_hd_cb.p_cback)(BTA_HD_ENABLE_EVT, &bta_hd); in bta_hd_api_enable()
/packages/modules/Bluetooth/system/btif/test/
Dbtif_core_test.cc535 std::make_pair(BTA_HD_ENABLE_EVT, "BTA_HD_ENABLE_EVT"), in TEST_F()