Searched refs:btsnd_hcic_ble_rand (Results 1 – 5 of 5) sorted by relevance
193 if (!btsnd_hcic_ble_rand((void *)smp_rand_back)) in smp_generate_passkey()299 if (!btsnd_hcic_ble_rand((void *)smp_rand_back)) in smp_generate_srand_mrand_confirm()320 if (!btsnd_hcic_ble_rand((void *)smp_rand_back)) in smp_generate_rand_cont()367 if (!btsnd_hcic_ble_rand((void *)smp_rand_back)) in smp_generate_ltk()446 if (!btsnd_hcic_ble_rand((void *)smp_rand_back)) in smp_generate_csrk()884 if (!btsnd_hcic_ble_rand((void *)smp_rand_back)) in smp_generate_rand_vector()969 if (!btsnd_hcic_ble_rand((void *)smp_rand_back)) in smp_create_private_key()1029 if (!btsnd_hcic_ble_rand((void *)smp_rand_back)) in smp_continue_private_key_creation()1036 if (!btsnd_hcic_ble_rand((void *)smp_rand_back)) in smp_continue_private_key_creation()1043 if (!btsnd_hcic_ble_rand((void *)smp_rand_back)) in smp_continue_private_key_creation()[all …]
133 if (!btsnd_hcic_ble_rand((void *)p_cmd_cplt_cback)) in btm_gen_resolvable_private_addr()197 if (!btsnd_hcic_ble_rand((void *)btm_gen_non_resolve_paddr_cmpl)) in btm_gen_non_resolvable_private_addr()
2475 if (!btsnd_hcic_ble_rand((void *)btm_ble_process_er2)) in btm_ble_process_er()2519 if (!btsnd_hcic_ble_rand((void *)btm_ble_process_er)) in btm_ble_process_irk()2627 if (!btsnd_hcic_ble_rand((void *)btm_ble_process_ir2)) in btm_ble_process_ir()2649 if (!btsnd_hcic_ble_rand((void *)btm_ble_process_ir)) in btm_ble_reset_id()
741 extern BOOLEAN btsnd_hcic_ble_rand (void *p_cmd_cplt_cback);
437 BOOLEAN btsnd_hcic_ble_rand (void *p_cmd_cplt_cback) in btsnd_hcic_ble_rand() function