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

  /system/bt/stack/test/
stack_smp_test.cc 87 extern void smp_gen_p2_4_confirm(tSMP_CB* p_cb, BD_ADDR remote_bda,
170 // Test smp_gen_p2_4_confirm function implementation
178 smp_gen_p2_4_confirm(&p_cb_, remote_bda, p2);
  /system/bt/stack/smp/
smp_keys.cc 386 * Function smp_gen_p2_4_confirm
396 void smp_gen_p2_4_confirm(tSMP_CB* p_cb, BD_ADDR remote_bda, BT_OCTET16 p2) { function
453 smp_gen_p2_4_confirm(p_cb, remote_bda, p2);
    [all...]

Completed in 38 milliseconds