OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:p_transaction
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/bluedroid/btif/src/
btif_rc.c
351
rc_transaction_t *
p_transaction
=NULL;
local
355
status=get_transaction(&
p_transaction
);
359
p_transaction
=get_transaction_by_lbl(btif_rc_cb.rc_vol_label);
360
if(NULL!=
p_transaction
)
367
status=get_transaction(&
p_transaction
);
370
if(BT_STATUS_SUCCESS == status && NULL!=
p_transaction
)
372
btif_rc_cb.rc_vol_label=
p_transaction
->lbl;
1243
rc_transaction_t *
p_transaction
=NULL;
local
1313
rc_transaction_t *
p_transaction
=NULL;
local
[
all
...]
Completed in 176 milliseconds