Home
last modified time | relevance | path

Searched refs:find_rfc_slot_by_id (Results 1 – 1 of 1) sorted by relevance

/system/bt/btif/src/
Dbtif_sock_rfc.c150 static rfc_slot_t *find_rfc_slot_by_id(uint32_t id) { in find_rfc_slot_by_id() function
457 rfc_slot_t *slot = find_rfc_slot_by_id(id); in on_cl_rfc_init()
473 rfc_slot_t *slot = find_rfc_slot_by_id(id); in on_srv_rfc_listen_started()
490 rfc_slot_t *srv_rs = find_rfc_slot_by_id(id); in on_srv_rfc_connect()
513 rfc_slot_t *slot = find_rfc_slot_by_id(id); in on_cli_rfc_connect()
538 rfc_slot_t *slot = find_rfc_slot_by_id(id); in on_rfc_close()
549 rfc_slot_t *slot = find_rfc_slot_by_id(id); in on_rfc_write_done()
565 rfc_slot_t *slot = find_rfc_slot_by_id(id); in on_rfc_outgoing_congest()
627 rfc_slot_t* rs = find_rfc_slot_by_id(id); in jv_dm_cback()
673 rfc_slot_t *slot = find_rfc_slot_by_id(id); in jv_dm_cback()
[all …]