HomeSort by relevance Sort by last modified time
    Searched full:p_transaction (Results 1 - 1 of 1) sorted by null

  /system/bt/btif/src/
btif_rc.c 519 rc_transaction_t *p_transaction=NULL; local
523 status=get_transaction(&p_transaction);
527 p_transaction=get_transaction_by_lbl(btif_rc_cb.rc_vol_label);
528 if (NULL!=p_transaction)
535 status=get_transaction(&p_transaction);
538 if (BT_STATUS_SUCCESS == status && NULL!=p_transaction)
540 btif_rc_cb.rc_vol_label=p_transaction->lbl;
1776 rc_transaction_t *p_transaction=NULL; local
1843 rc_transaction_t *p_transaction=NULL; local
2249 rc_transaction_t *p_transaction; local
3296 rc_transaction_t *p_transaction = NULL; local
3345 rc_transaction_t *p_transaction = NULL; local
3394 rc_transaction_t *p_transaction=NULL; local
3442 rc_transaction_t *p_transaction = NULL; local
3497 rc_transaction_t *p_transaction = NULL; local
3555 rc_transaction_t *p_transaction = NULL; local
3612 rc_transaction_t *p_transaction = NULL; local
3723 rc_transaction_t *p_transaction=NULL; local
3786 rc_transaction_t *p_transaction = NULL; local
3937 rc_transaction_t *p_transaction=NULL; local
3989 rc_transaction_t *p_transaction=NULL; local
    [all...]

Completed in 141 milliseconds