Searched refs:rc_transaction_t (Results 1 - 1 of 1) sorted by last modified time

/external/bluetooth/bluedroid/btif/src/
H A Dbtif_rc.c125 } rc_transaction_t; typedef in typeref:struct:__anon1090
130 rc_transaction_t transaction[MAX_TRANSACTIONS_PER_SESSION];
200 static bt_status_t get_transaction(rc_transaction_t **ptransaction);
202 static rc_transaction_t* get_transaction_by_lbl(UINT8 label);
384 rc_transaction_t *p_transaction=NULL;
697 rc_transaction_t *transaction=NULL;
1386 rc_transaction_t *p_transaction=NULL;
1456 rc_transaction_t *p_transaction=NULL;
1590 rc_transaction_t *p_transaction=NULL;
1736 rc_transaction_t *get_transaction_by_lb
[all...]

Completed in 287 milliseconds