Home
last modified time | relevance | path

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

/aosp12/system/bt/btif/src/
H A Dbtif_sock_rfc.cc93 } rfc_slot_t; typedef
95 static rfc_slot_t rfc_slots[MAX_RFC_CHANNEL];
101 static rfc_slot_t* find_free_slot(void);
106 static bool send_app_scn(rfc_slot_t* rs);
143 static rfc_slot_t* find_free_slot(void) { in find_free_slot()
191 rfc_slot_t* slot = find_free_slot(); in alloc_rfc_slot()
232 static rfc_slot_t* create_srv_accept_rfc_slot(rfc_slot_t* srv_rs, in create_srv_accept_rfc_slot()
236 rfc_slot_t* accept_rs = alloc_rfc_slot( in create_srv_accept_rfc_slot()
296 rfc_slot_t* slot = in btsock_rfc_listen()
338 rfc_slot_t* slot = in btsock_rfc_connect()
[all …]