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

  /system/bt/stack/include/
gap_api.h 322 ** Function GAP_BleAttrDBUpdate
329 extern void GAP_BleAttrDBUpdate(UINT16 attr_uuid, tGAP_BLE_ATTR_VALUE *p_value);
  /system/bt/stack/gap/
gap_ble.c 454 ** Function GAP_BleAttrDBUpdate
461 void GAP_BleAttrDBUpdate(UINT16 attr_uuid, tGAP_BLE_ATTR_VALUE *p_value)
466 GAP_TRACE_EVENT("GAP_BleAttrDBUpdate attr_uuid=0x%04x", attr_uuid);
  /system/bt/stack/btm/
btm_ble_gap.c 706 GAP_BleAttrDBUpdate (GATT_UUID_GAP_CENTRAL_ADDR_RESOL, (tGAP_BLE_ATTR_VALUE *)&addr_resolution);
    [all...]

Completed in 58 milliseconds