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 374 ** Function SMP_SecurityGrant
385 extern void SMP_SecurityGrant(BD_ADDR bd_addr, UINT8 res);
  /system/bt/stack/smp/
smp_api.c 249 ** Function SMP_SecurityGrant
260 void SMP_SecurityGrant(BD_ADDR bd_addr, UINT8 res)
262 SMP_TRACE_EVENT ("SMP_SecurityGrant ");
  /system/bt/stack/btm/
btm_ble.c 376 SMP_SecurityGrant(bd_addr, res_smp);
    [all...]

Completed in 37 milliseconds