Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock_rfc.cc833 static rfc_slot_t* find_rfc_slot_by_socket_id(uint64_t socket_id) { in find_rfc_slot_by_socket_id() function
845 return find_rfc_slot_by_socket_id(socket_id) != nullptr; in btsock_rfc_in_use()
852 slot = find_rfc_slot_by_socket_id(socket_id); in on_btsocket_rfc_opened_complete()
883 slot = find_rfc_slot_by_socket_id(socket_id); in on_btsocket_rfc_close()