Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/jv/
Dbta_jv_act.c2617 static struct fc_client *fcclient_alloc(uint16_t chan, char server, const uint8_t *sec_id_to_use) in fcclient_alloc() argument
2631 if (sec_id_to_use) { in fcclient_alloc()
2632 sec_id = *sec_id_to_use; in fcclient_alloc()
2663 } else if (!sec_id_to_use) { in fcclient_alloc()