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

  /system/bt/stack/include/
smp_api.h 105 * Function SMP_SecurityGrant
117 extern void SMP_SecurityGrant(const RawAddress& bd_addr, uint8_t res);
  /system/bt/stack/smp/
smp_api.cc 231 * Function SMP_SecurityGrant
243 void SMP_SecurityGrant(const RawAddress& bd_addr, uint8_t res) {
244 SMP_TRACE_EVENT("SMP_SecurityGrant ");
  /system/bt/stack/btm/
btm_ble.cc 350 SMP_SecurityGrant(bd_addr, res_smp);
    [all...]

Completed in 47 milliseconds