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.cc162 static rfc_slot_t* find_rfc_slot_by_id(uint32_t id) { in find_rfc_slot_by_id() function
485 rfc_slot_t* slot = find_rfc_slot_by_id(id); in on_cl_rfc_init()
498 rfc_slot_t* slot = find_rfc_slot_by_id(id); in on_srv_rfc_listen_started()
519 rfc_slot_t* srv_rs = find_rfc_slot_by_id(id); in on_srv_rfc_connect()
547 rfc_slot_t* slot = find_rfc_slot_by_id(id); in on_cli_rfc_connect()
578 rfc_slot_t* slot = find_rfc_slot_by_id(id); in on_rfc_close()
600 rfc_slot_t* slot = find_rfc_slot_by_id(id); in on_rfc_write_done()
616 rfc_slot_t* slot = find_rfc_slot_by_id(id); in on_rfc_outgoing_congest()
680 rfc_slot_t* rs = find_rfc_slot_by_id(id); in jv_dm_cback()
731 rfc_slot_t* slot = find_rfc_slot_by_id(id); in jv_dm_cback()
[all …]