Home
last modified time | relevance | path

Searched refs:BLE_WRITE_TIMEOUT_IN_MS (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/include/
H A Dsoftbus_adapter_bt_common.h35 #define BLE_WRITE_TIMEOUT_IN_MS 500 macro
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/ble/
H A Dsoftbus_adapter_ble_gatt_client.c436 SoftBusComputeWaitBleSendDataTime(BLE_WRITE_TIMEOUT_IN_MS, &waitTime); in SoftbusGattcWriteCharacteristic()
H A Dsoftbus_adapter_ble_gatt_server.c265 SoftBusComputeWaitBleSendDataTime(BLE_WRITE_TIMEOUT_IN_MS, &waitTime); in SoftBusGattsSendNotify()