Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/include/
Dbta_hd_api.h48 #define BTA_HD_API_ERR_EVT 99 /* BT-HD API error */ macro
/packages/modules/Bluetooth/system/btif/src/
Dbtif_util.cc247 CASE_RETURN_STRING(BTA_HD_API_ERR_EVT); in dump_hd_event()
/packages/modules/Bluetooth/system/btif/test/
Dbtif_core_test.cc547 std::make_pair(BTA_HD_API_ERR_EVT, "BTA_HD_API_ERR_EVT"), in TEST_F()