Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/jv/
Dbta_jv_act.c2688 static struct fc_client *fcclient_alloc(uint16_t chan, char server, const uint8_t *sec_id_to_use) in fcclient_alloc() function
2808 new_conn = fcclient_alloc(chan, FALSE, &t->sec_id); in fcchan_conn_chng_cbk()
2916 t = fcclient_alloc(cc->remote_chan, FALSE, NULL); in bta_jv_l2cap_connect_le()
3011 t = fcclient_alloc(ss->local_chan, TRUE, NULL); in bta_jv_l2cap_start_server_le()