Searched defs:iocap (Results 1 – 4 of 4) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/ |
D | smp_keys.c | 1794 UINT8 iocap[3], a[7], b[7]; in smp_calculate_local_dhkey_check() local 1821 UINT8 iocap[3], a[7], b[7]; in smp_calculate_peer_dhkey_check() local 1874 BOOLEAN smp_calculate_f6(UINT8 *w, UINT8 *n1, UINT8 *n2, UINT8 *r, UINT8 *iocap, UINT8 *a1, in smp_calculate_f6()
|
D | smp_utils.c | 1424 void smp_collect_local_io_capabilities(UINT8 *iocap, tSMP_CB *p_cb) in smp_collect_local_io_capabilities() 1442 void smp_collect_peer_io_capabilities(UINT8 *iocap, tSMP_CB *p_cb) in smp_collect_peer_io_capabilities()
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/ |
D | btc_gap_bt.c | 663 uint8_t iocap = 0; in btc_gap_bt_set_security_param() local
|
D | btc_gap_ble.c | 2046 uint8_t iocap = 0; in btc_gap_ble_call_handler() local
|