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

  /system/bt/stack/include/
smp_api.h 152 * Function SMP_OobDataReply
162 extern void SMP_OobDataReply(const RawAddress& bd_addr, tSMP_STATUS res,
  /system/bt/stack/smp/
smp_api.cc 368 * Function SMP_OobDataReply
378 void SMP_OobDataReply(const RawAddress& bd_addr, tSMP_STATUS res, uint8_t len,
  /system/bt/stack/btm/
btm_ble.cc 440 SMP_OobDataReply(bd_addr, res_smp, len, p_data);
    [all...]

Completed in 46 milliseconds