Home
last modified time | relevance | path

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

/system/bt/bta/jv/
Dbta_jv_act.c2392 static struct fc_client *fcclient_alloc(uint16_t chan, char server, const uint8_t *sec_id_to_use) in fcclient_alloc() function
2501 new_conn = fcclient_alloc(chan, FALSE, &t->sec_id); in fcchan_conn_chng_cbk()
2606 t = fcclient_alloc(cc->remote_chan, FALSE, NULL); in bta_jv_l2cap_connect_le()
2698 t = fcclient_alloc(ss->local_chan, TRUE, NULL); in bta_jv_l2cap_start_server_le()