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
);
348
p_cb->
rc_acp_idx
= (i + 1);
349
APPL_TRACE_DEBUG2("rc_acp_handle:%d idx:%d", p_cb->rc_acp_handle, p_cb->
rc_acp_idx
);
528
p_cb->
rc_acp_idx
= (p_rcb - p_cb->rcb) + 1;
530
p_cb->rc_acp_handle, p_cb->
rc_acp_idx
);
[
all
...]
bta_av_int.h
572
UINT8
rc_acp_idx
; /* (index + 1) to RCB */
member in struct:__anon2428
Completed in 3435 milliseconds