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.c101 static void cleanup_rfc_slot(rfc_slot_t *rs);
136 cleanup_rfc_slot(&rfc_slots[i]); in btsock_rfc_cleanup()
343 cleanup_rfc_slot(slot); in btsock_rfc_connect()
349 cleanup_rfc_slot(slot); in btsock_rfc_connect()
400 static void cleanup_rfc_slot(rfc_slot_t *slot) { in cleanup_rfc_slot() function
464 cleanup_rfc_slot(slot); in on_cl_rfc_init()
480 cleanup_rfc_slot(slot); in on_srv_rfc_listen_started()
518 cleanup_rfc_slot(slot); in on_cli_rfc_connect()
540 cleanup_rfc_slot(slot); in on_rfc_close()
644 cleanup_rfc_slot(rs); in jv_dm_cback()
[all …]