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.c2392 static struct fc_client *fcclient_alloc(uint16_t chan, char server, const uint8_t *sec_id_to_use) in fcclient_alloc() argument
2404 if (sec_id_to_use) in fcclient_alloc()
2405 sec_id = *sec_id_to_use; in fcclient_alloc()
2434 } else if (!sec_id_to_use) in fcclient_alloc()