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 138 * Function SMP_ConfirmReply
148 extern void SMP_ConfirmReply(const RawAddress& bd_addr, uint8_t res);
  /system/bt/stack/smp/
smp_api.cc 325 * Function SMP_ConfirmReply
335 void SMP_ConfirmReply(const RawAddress& bd_addr, uint8_t res) {
  /system/bt/stack/btm/
btm_ble.cc 409 SMP_ConfirmReply(bd_addr, res_smp);
    [all...]

Completed in 46 milliseconds