Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/ag/
Dbta_ag_cmd.cc122 } tBTA_AG_RESULT; typedef
144 static const tBTA_AG_RESULT bta_ag_result_tbl[] = {
171 static const tBTA_AG_RESULT* bta_ag_result_by_code(size_t code) { in bta_ag_result_by_code()
217 const tBTA_AG_RESULT* result = bta_ag_result_by_code(code); in bta_ag_send_result()