Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_sock_rfc.c234 static rfc_slot_t *create_srv_accept_rfc_slot(rfc_slot_t *srv_rs, const bt_bdaddr_t *addr, int open… in create_srv_accept_rfc_slot() function
494 …rfc_slot_t *accept_rs = create_srv_accept_rfc_slot(srv_rs, (const bt_bdaddr_t *)p_open->rem_bda, p… in on_srv_rfc_connect()