Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/include/
Dbta_hf_client_api.h141 typedef uint8_t tBTA_HF_CLIENT_EVT; typedef
284 typedef void(tBTA_HF_CLIENT_CBACK)(tBTA_HF_CLIENT_EVT event,
/packages/modules/Bluetooth/system/bta/hf_client/
Dbta_hf_client_int.h309 tBTA_HF_CLIENT_EVT type, uint16_t value);
Dbta_hf_client_at.cc656 tBTA_HF_CLIENT_EVT type, uint16_t value) { in bta_hf_client_evt_val()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hf_client.cc1056 static void bta_hf_client_evt(tBTA_HF_CLIENT_EVT event, in bta_hf_client_evt()