Searched refs:sl_DeviceGet (Results 1 – 2 of 2) sorted by relevance
622 #if _SL_INCLUDE_FUNC(sl_DeviceGet)623 _i16 sl_DeviceGet(const _u8 DeviceGetId, _u8 *pOption,_u16 *pConfigLen, _u8 *pValues);
482 #if _SL_INCLUDE_FUNC(sl_DeviceGet)491 _i16 sl_DeviceGet(const _u8 DeviceGetId, _u8 *pOption,_u16 *pConfigLen, _u8 *pValues) in sl_DeviceGet() function771 RetVal = sl_DeviceGet(SL_DEVICE_GENERAL,&configOpt,&length,(_u8* )buffer); in sl_DeviceStatGet()