OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tBTA_AG_RES
(Results
1 - 6
of
6
) sorted by null
/system/bt/bta/include/
bta_ag_api.h
144
typedef uint8_t
tBTA_AG_RES
;
569
void BTA_AgResult(uint16_t handle,
tBTA_AG_RES
result,
/system/bt/bta/ag/
bta_ag_api.cc
244
void BTA_AgResult(uint16_t handle,
tBTA_AG_RES
result,
bta_ag_int.h
165
tBTA_AG_RES
result;
369
extern void bta_ag_send_call_inds(tBTA_AG_SCB* p_scb,
tBTA_AG_RES
result);
bta_ag_main.cc
42
static char* bta_ag_evt_str(uint16_t event,
tBTA_AG_RES
result);
817
static char* bta_ag_evt_str(uint16_t event,
tBTA_AG_RES
result) {
[
all
...]
bta_ag_cmd.cc
568
void bta_ag_send_call_inds(tBTA_AG_SCB* p_scb,
tBTA_AG_RES
result) {
[
all
...]
/system/bt/btif/src/
btif_hf.cc
[
all
...]
Completed in 87 milliseconds