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

  /system/bt/stack/include/
smp_api.h 137 * Function SMP_ConfirmReply
147 extern void SMP_ConfirmReply(BD_ADDR bd_addr, uint8_t res);
  /system/bt/stack/smp/
smp_api.cc 329 * Function SMP_ConfirmReply
339 void SMP_ConfirmReply(BD_ADDR bd_addr, uint8_t res) {
  /system/bt/stack/btm/
btm_ble.cc 412 SMP_ConfirmReply(bd_addr, res_smp);
    [all...]

Completed in 67 milliseconds