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 212 if (!btsnd_hcic_ble_rand((void *)smp_rand_back))
318 if (!btsnd_hcic_ble_rand((void *)smp_rand_back))
339 if (!btsnd_hcic_ble_rand((void *)smp_rand_back))
386 if (!btsnd_hcic_ble_rand((void *)smp_rand_back))
465 if (!btsnd_hcic_ble_rand((void *)smp_rand_back))
903 if (!btsnd_hcic_ble_rand((void *)smp_rand_back))
988 if (!btsnd_hcic_ble_rand((void *)smp_rand_back))
    [all...]
  /system/bt/stack/btm/
btm_ble_addr.c 132 if (!btsnd_hcic_ble_rand((void *)p_cmd_cplt_cback))
196 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 533 BOOLEAN btsnd_hcic_ble_rand (void *p_cmd_cplt_cback) function

Completed in 226 milliseconds