Searched defs:aHandle (Results 1 – 5 of 5) sorted by relevance
143 otError otPlatBleGattServerIndicate(otInstance *aInstance, uint16_t aHandle, const otBleRadioPacket… in otPlatBleGattServerIndicate()219 uint16_t aHandle, in otPlatBleGattServerOnWriteRequest()
80 otError otPlatBleGattServerIndicate(otInstance *aInstance, uint16_t aHandle, const otBleRadioPacket… in otPlatBleGattServerIndicate()
70 int FdFromHandle(void *aHandle) { return static_cast<int>(reinterpret_cast<long>(aHandle)); } in FdFromHandle()
528 void otPlatBleGattServerOnWriteRequest(otInstance *aInstance, uint16_t aHandle, const otBleRadioPac… in otPlatBleGattServerOnWriteRequest()
798 otError otPlatBleGattServerIndicate(otInstance *aInstance, uint16_t aHandle, const otBleRadioPacket… in otPlatBleGattServerIndicate()