Home
last modified time | relevance | path

Searched refs:BT_PARAMINPUT_ERROR (Results 1 – 2 of 2) sorted by relevance

/device/board/openvalley/niobeu4/liteos_m/hals/drivers/bluetooth_lite/
Dbluetooth_device.c67 return BT_PARAMINPUT_ERROR; in SetLocalName()
77 return BT_PARAMINPUT_ERROR; in GetLocalAddr()
109 return BT_PARAMINPUT_ERROR; in BleGattcConnect()
135 return BT_PARAMINPUT_ERROR; in BleResolveAdvData()
176 return BT_PARAMINPUT_ERROR; in BleGattcSearchServices()
190 return BT_PARAMINPUT_ERROR; in BleGattcWriteCharacteristic()
201 return BT_PARAMINPUT_ERROR; in BleGatSetScanParams()
217 return BT_PARAMINPUT_ERROR; in BleGattcGetAttrCount()
229 return BT_PARAMINPUT_ERROR; in BleGattcGetCharByUuid()
255 return BT_PARAMINPUT_ERROR; in BleGattcGetDescrByCharHandle()
[all …]
Dblegap.h67 BT_PARAMINPUT_ERROR = 3, enumerator