Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock_rfc.cc153 static rfc_slot_t* find_rfc_slot_by_id(uint32_t id) { in find_rfc_slot_by_id() function
520 rfc_slot_t* slot = find_rfc_slot_by_id(id); in on_cl_rfc_init()
536 rfc_slot_t* slot = find_rfc_slot_by_id(id); in on_srv_rfc_listen_started()
563 rfc_slot_t* srv_rs = find_rfc_slot_by_id(id); in on_srv_rfc_connect()
598 rfc_slot_t* slot = find_rfc_slot_by_id(id); in on_cli_rfc_connect()
635 rfc_slot_t* slot = find_rfc_slot_by_id(id); in on_rfc_close()
658 rfc_slot_t* slot = find_rfc_slot_by_id(id); in on_rfc_write_done()
674 rfc_slot_t* slot = find_rfc_slot_by_id(id); in on_rfc_outgoing_congest()
754 rfc_slot_t* rs = find_rfc_slot_by_id(id); in jv_dm_cback()
803 rfc_slot_t* slot = find_rfc_slot_by_id(id); in jv_dm_cback()
[all …]