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.cc149 static rfc_slot_t* find_rfc_slot_by_id(uint32_t id) { in find_rfc_slot_by_id() function
468 rfc_slot_t* slot = find_rfc_slot_by_id(id); in on_cl_rfc_init()
481 rfc_slot_t* slot = find_rfc_slot_by_id(id); in on_srv_rfc_listen_started()
502 rfc_slot_t* srv_rs = find_rfc_slot_by_id(id); in on_srv_rfc_connect()
530 rfc_slot_t* slot = find_rfc_slot_by_id(id); in on_cli_rfc_connect()
561 rfc_slot_t* slot = find_rfc_slot_by_id(id); in on_rfc_close()
583 rfc_slot_t* slot = find_rfc_slot_by_id(id); in on_rfc_write_done()
599 rfc_slot_t* slot = find_rfc_slot_by_id(id); in on_rfc_outgoing_congest()
663 rfc_slot_t* rs = find_rfc_slot_by_id(id); in jv_dm_cback()
714 rfc_slot_t* slot = find_rfc_slot_by_id(id); in jv_dm_cback()
[all …]