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

  /external/bluetooth/bluedroid/stack/include/
btm_ble_api.h 466 ** Function BTM_GetDeviceIDRoot
475 BTM_API extern void BTM_GetDeviceIDRoot (BT_OCTET16 ir);
    [all...]
  /external/bluetooth/bluedroid/stack/smp/
smp_utils.c 317 BTM_GetDeviceIDRoot(irk);
  /external/bluetooth/bluedroid/stack/btm/
btm_ble.c 248 ** Function BTM_GetDeviceIDRoot
257 void BTM_GetDeviceIDRoot (BT_OCTET16 irk)
259 BTM_TRACE_DEBUG0 ("BTM_GetDeviceIDRoot ");
    [all...]

Completed in 45 milliseconds