Searched defs:find_rfc_slot_by_id (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/btif/src/
H A Dbtif_sock_rfc.c173 static inline rfc_slot_t* find_rfc_slot_by_id(uint32_t id) function
567 rfc_slot_t* rs = find_rfc_slot_by_id(id);
582 rfc_slot_t* rs = find_rfc_slot_by_id(id);
605 rfc_slot_t* srv_rs = find_rfc_slot_by_id(id);
629 rfc_slot_t* rs = find_rfc_slot_by_id(id);
654 rfc_slot_t* rs = find_rfc_slot_by_id(id);
671 rfc_slot_t* rs = find_rfc_slot_by_id(id);
682 rfc_slot_t* rs = find_rfc_slot_by_id(id);
755 rfc_slot_t* rs = find_rfc_slot_by_id(id);
779 rs = find_rfc_slot_by_id(i
[all...]

Completed in 178 milliseconds