HomeSort by relevance Sort by last modified time
    Searched refs:btsnd_hcic_ble_rand (Results 1 - 5 of 5) sorted by null

  /system/bt/stack/smp/
smp_keys.c 193 if (!btsnd_hcic_ble_rand((void *)smp_rand_back))
299 if (!btsnd_hcic_ble_rand((void *)smp_rand_back))
320 if (!btsnd_hcic_ble_rand((void *)smp_rand_back))
367 if (!btsnd_hcic_ble_rand((void *)smp_rand_back))
446 if (!btsnd_hcic_ble_rand((void *)smp_rand_back))
884 if (!btsnd_hcic_ble_rand((void *)smp_rand_back))
969 if (!btsnd_hcic_ble_rand((void *)smp_rand_back))
    [all...]
  /system/bt/stack/btm/
btm_ble_addr.c 133 if (!btsnd_hcic_ble_rand((void *)p_cmd_cplt_cback))
197 if (!btsnd_hcic_ble_rand((void *)btm_gen_non_resolve_paddr_cmpl))
btm_ble.c     [all...]
  /system/bt/stack/include/
hcimsgs.h 741 extern BOOLEAN btsnd_hcic_ble_rand (void *p_cmd_cplt_cback);
    [all...]
  /system/bt/stack/hcic/
hciblecmds.c 437 BOOLEAN btsnd_hcic_ble_rand (void *p_cmd_cplt_cback) function

Completed in 5726 milliseconds