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.c143 static rfc_slot_t *find_rfc_slot_by_id(uint32_t id) { in find_rfc_slot_by_id() function
446 rfc_slot_t *slot = find_rfc_slot_by_id(id); in on_cl_rfc_init()
462 rfc_slot_t *slot = find_rfc_slot_by_id(id); in on_srv_rfc_listen_started()
479 rfc_slot_t *srv_rs = find_rfc_slot_by_id(id); in on_srv_rfc_connect()
502 rfc_slot_t *slot = find_rfc_slot_by_id(id); in on_cli_rfc_connect()
527 rfc_slot_t *slot = find_rfc_slot_by_id(id); in on_rfc_close()
537 rfc_slot_t *slot = find_rfc_slot_by_id(id); in on_rfc_write_done()
547 rfc_slot_t *slot = find_rfc_slot_by_id(id); in on_rfc_outgoing_congest()
610 rfc_slot_t* rs = find_rfc_slot_by_id(id); in jv_dm_cback()
656 rfc_slot_t *slot = find_rfc_slot_by_id(id); in jv_dm_cback()
[all …]