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

  /system/bt/stack/test/
stack_smp_test.cc 84 tBLE_ADDR_TYPE remote_bd_addr_type,
174 tBLE_ADDR_TYPE remote_bd_addr_type = 0; local
176 &remote_bd_addr_type);
190 tBLE_ADDR_TYPE remote_bd_addr_type = 0; local
192 &remote_bd_addr_type);
194 smp_gen_p1_4_confirm(&p_cb_, remote_bd_addr_type, p1);
  /system/bt/stack/smp/
smp_keys.cc 357 void smp_gen_p1_4_confirm(tSMP_CB* p_cb, tBLE_ADDR_TYPE remote_bd_addr_type,
365 UINT8_TO_STREAM(p, remote_bd_addr_type);
372 UINT8_TO_STREAM(p, remote_bd_addr_type);
428 tBLE_ADDR_TYPE remote_bd_addr_type = 0; local
431 &remote_bd_addr_type)) {
439 smp_gen_p1_4_confirm(p_cb, remote_bd_addr_type, p1);
    [all...]

Completed in 94 milliseconds