OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rc_acp_idx
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/bta/av/
bta_av_act.c
114
p_rcb->handle, p_rcb->status, bta_av_cb.rc_acp_handle, bta_av_cb.
rc_acp_idx
);
350
p_cb->
rc_acp_idx
= (i + 1);
351
APPL_TRACE_DEBUG("rc_acp_handle:%d idx:%d", p_cb->rc_acp_handle, p_cb->
rc_acp_idx
);
530
p_cb->
rc_acp_idx
= (p_rcb - p_cb->rcb) + 1;
532
p_cb->rc_acp_handle, p_cb->
rc_acp_idx
);
[
all
...]
bta_av_int.h
584
UINT8
rc_acp_idx
; /* (index + 1) to RCB */
member in struct:__anon5087
Completed in 234 milliseconds