Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock_rfc.cc101 static void cleanup_rfc_slot(rfc_slot_t* rs);
137 if (rfc_slots[i].id) cleanup_rfc_slot(&rfc_slots[i]); in btsock_rfc_cleanup()
392 cleanup_rfc_slot(slot); in btsock_rfc_connect()
398 cleanup_rfc_slot(slot); in btsock_rfc_connect()
444 static void cleanup_rfc_slot(rfc_slot_t* slot) { in cleanup_rfc_slot() function
527 cleanup_rfc_slot(slot); in on_cl_rfc_init()
543 cleanup_rfc_slot(slot); in on_srv_rfc_listen_started()
607 cleanup_rfc_slot(slot); in on_cli_rfc_connect()
646 cleanup_rfc_slot(slot); in on_rfc_close()
764 cleanup_rfc_slot(rs); in jv_dm_cback()
[all …]