Home
last modified time | relevance | path

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

/system/bt/bta/jv/
Dbta_jv_act.c2312 static struct fc_client *fcclient_alloc(uint16_t chan, char server, const uint8_t *sec_id_to_use) in fcclient_alloc() argument
2324 if (sec_id_to_use) in fcclient_alloc()
2325 sec_id = *sec_id_to_use; in fcclient_alloc()