OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_AG_ERR_OP_NOT_SUPPORTED
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/bta/ag/
bta_ag_cmd.c
909
bta_ag_send_error(p_scb,
BTA_AG_ERR_OP_NOT_SUPPORTED
);
962
bta_ag_send_error(p_scb,
BTA_AG_ERR_OP_NOT_SUPPORTED
);
[
all
...]
/external/bluetooth/bluedroid/bta/include/
bta_ag_api.h
126
#define
BTA_AG_ERR_OP_NOT_SUPPORTED
4 /* Operation not supported */
/external/bluetooth/bluedroid/btif/src/
btif_hf.c
398
send_at_result(BTA_AG_OK_ERROR,
BTA_AG_ERR_OP_NOT_SUPPORTED
);
[
all
...]
Completed in 20 milliseconds