OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_HF_CLIENT_ENABLE_EVT
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/bta/include/
bta_hf_client_api.h
82
#define
BTA_HF_CLIENT_ENABLE_EVT
0 /* HF Client enabled */
266
** called with a
BTA_HF_CLIENT_ENABLE_EVT
. This function must
/external/bluetooth/bluedroid/bta/hf_client/
bta_hf_client_main.c
398
(*bta_hf_client_cb.p_cback)(
BTA_HF_CLIENT_ENABLE_EVT
, NULL);
/external/bluetooth/bluedroid/btif/src/
btif_util.c
338
CASE_RETURN_STR(
BTA_HF_CLIENT_ENABLE_EVT
)
btif_hf_client.c
744
case
BTA_HF_CLIENT_ENABLE_EVT
:
[
all
...]
Completed in 50 milliseconds