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

  /system/bt/stack/include/
gap_api.h 125 }tGAP_BLE_ATTR_VALUE;
340 extern void GAP_BleAttrDBUpdate(UINT16 attr_uuid, tGAP_BLE_ATTR_VALUE *p_value);
  /system/bt/stack/gap/
gap_int.h 106 tGAP_BLE_ATTR_VALUE attr_value;
gap_ble.c 461 void GAP_BleAttrDBUpdate(UINT16 attr_uuid, tGAP_BLE_ATTR_VALUE *p_value)
  /system/bt/stack/btm/
btm_ble_gap.c 694 GAP_BleAttrDBUpdate (GATT_UUID_GAP_CENTRAL_ADDR_RESOL, (tGAP_BLE_ATTR_VALUE *)&addr_resolution);
    [all...]

Completed in 69 milliseconds