Searched refs:BTA_HF_CLIENT_AT_CMD_BTRH (Results 1 – 3 of 3) sorted by relevance
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_hf_client.cc | 582 BTA_HfClientSendAT(cb->handle, BTA_HF_CLIENT_AT_CMD_BTRH, 0, 0, NULL); in handle_call_action() 585 BTA_HfClientSendAT(cb->handle, BTA_HF_CLIENT_AT_CMD_BTRH, 1, 0, NULL); in handle_call_action() 588 BTA_HfClientSendAT(cb->handle, BTA_HF_CLIENT_AT_CMD_BTRH, 2, 0, NULL); in handle_call_action()
|
/packages/modules/Bluetooth/system/bta/include/ |
D | bta_hf_client_api.h | 164 #define BTA_HF_CLIENT_AT_CMD_BTRH 1 macro
|
/packages/modules/Bluetooth/system/bta/hf_client/ |
D | bta_hf_client_at.cc | 2304 case BTA_HF_CLIENT_AT_CMD_BTRH: in bta_hf_client_send_at_cmd()
|