Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_sock_rfc.cc115 static void cleanup_rfc_slot(rfc_slot_t* rs);
150 if (rfc_slots[i].id) cleanup_rfc_slot(&rfc_slots[i]); in btsock_rfc_cleanup()
368 cleanup_rfc_slot(slot); in btsock_rfc_connect()
374 cleanup_rfc_slot(slot); in btsock_rfc_connect()
418 static void cleanup_rfc_slot(rfc_slot_t* slot) { in cleanup_rfc_slot() function
491 cleanup_rfc_slot(slot); in on_cl_rfc_init()
511 cleanup_rfc_slot(slot); in on_srv_rfc_listen_started()
551 cleanup_rfc_slot(slot); in on_cli_rfc_connect()
586 cleanup_rfc_slot(slot); in on_rfc_close()
700 cleanup_rfc_slot(rs); in jv_dm_cback()
[all …]