OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rs_idx
(Results
1 - 3
of
3
) sorted by null
/system/bt/bta/av/
bta_av_main.c
919
APPL_TRACE_DEBUG("bta_av_sys_rs_cback: %d", bta_av_cb.
rs_idx
);
[
all
...]
bta_av_aact.c
801
if (bta_av_cb.
rs_idx
== (p_scb->hdi + 1))
803
bta_av_cb.
rs_idx
= 0;
[
all
...]
bta_av_int.h
600
UINT8
rs_idx
; /* (index + 1) to SCB for the one waiting for RS on open */
member in struct:__anon73187
Completed in 240 milliseconds