| /device/board/hisilicon/hispark_phoenix/peripherals/bluetooth/rtkbt/code/libbt-vendor/include/ |
| D | rtk_common.h | 23 #define STREAM_TO_UINT16(u16, p) \ argument 28 #define UINT16_TO_STREAM(p, u16) \ argument
|
| /device/board/unionman/unionpi_tiger/hardware/bt/include/ |
| D | rtk_common.h | 23 #define STREAM_TO_UINT16(u16, p) … argument 28 #define UINT16_TO_STREAM(p, u16) … argument
|
| /device/soc/chipsea/cst85/liteos_m/sdk/modules/btdm/bt/include/ |
| D | co_types_def.h | 41 typedef unsigned short u16; typedef
|
| /device/soc/telink/b91/b91_ble_sdk/common/ |
| D | types.h | 26 typedef unsigned short u16; typedef
|
| /device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/utils/bes_kv/ |
| D | bes_kv.h | 29 #define u16 unsigned short macro
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/vin/modules/sensor/nvp6324/ |
| D | type.h | 39 typedef unsigned short u16; typedef
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/vin/modules/sensor/nvp6134/ |
| D | type.h | 38 typedef unsigned short u16; typedef
|
| /device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/gatt/ |
| D | btc_gatt_util.c | 169 UINT16 u16; in get_uuid16() local
|
| /device/soc/winnermicro/wm800/board/include/ |
| D | wm_type_def.h | 76 typedef unsigned short u16; typedef
|
| /device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/include/ |
| D | types.h | 27 typedef unsigned short u16; typedef
|
| /device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/include/ |
| D | types.h | 27 typedef unsigned short u16; typedef
|
| /device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/include/host/ |
| D | ble_uuid.h | 78 ble_uuid16_t u16; member
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/amvdec_ports/ |
| D | aml_vcodec_util.h | 30 typedef unsigned short int u16; typedef
|
| /device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/3rdparty/carotene/include/carotene/ |
| D | types.hpp | 58 typedef uint16_t u16; typedef
|
| /device/soc/esp/esp32/components/bt/host/bluedroid/stack/include/stack/ |
| D | bt_types.h | 234 #define UINT16_TO_STREAM(p, u16) {*(p)++ = (UINT8)(u16); *(p)++ = (UINT8)((u16) >> 8);} argument 247 #define STREAM_TO_UINT16(u16, p) {u16 = ((UINT16)(*(p)) + (((UINT16)(*((p) + 1))) << 8)); (p) += 2;} argument 268 #define UINT16_TO_FIELD(p, u16) {*(UINT8 *)(p) = (UINT8)(u16); *((UINT8 *)(p)+1) = (UINT8)((u16) >>… argument 278 #define UINT16_TO_BE_STREAM(p, u16) {*(p)++ = (UINT8)((u16) >> 8); *(p)++ = (UINT8)(u16);} argument 284 #define BE_STREAM_TO_UINT16(u16, p) {u16 = (UINT16)(((UINT16)(*(p)) << 8) + (UINT16)(*((p) + 1))); … argument 296 #define UINT16_TO_BE_FIELD(p, u16) {*(UINT8 *)(p) = (UINT8)((u16) >> 8); *((UINT8 *)(p)+1) = (UINT8… argument
|
| D | hcimsgs.h | 627 #define HCID_GET_HANDLE(u16) (UINT16)((u16) & HCI_DATA_HANDLE_MASK) argument 631 #define HCID_GET_EVENT(u16) (UINT8)(((u16) >> HCI_DATA_EVENT_OFFSET) & HCI_DATA_EVENT_MASK) argument 635 #define HCID_GET_BCAST(u16) (UINT8)(((u16) >> HCI_DATA_BCAST_OFFSET) & HCI_DATA_BCAST_MASK) argument
|
| D | sdp_api.h | 97 UINT16 u16; /* 16-bit integer */ member
|
| /device/soc/beken/bk7235/liteos_m/bk_sdk_armino/include/common/ |
| D | bk_typedef.h | 76 typedef unsigned short u16; typedef
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/ |
| D | basic_types.h | 40 typedef unsigned short u16; typedef 108 typedef unsigned short u16; typedef
|
| /device/soc/esp/esp32/components/bt/host/bluedroid/bta/sdp/ |
| D | bta_sdp_act.c | 93 uint16_t u16; in shorten_sdp_uuid() local
|
| /device/soc/esp/esp32/components/bt/host/bluedroid/stack/sdp/ |
| D | sdp_utils.c | 581 UINT16 u16; in sdpu_get_len_from_type() local
|
| /device/board/osware/imx8mm/drivers/bluetooth/source/src/ |
| D | hardware.c | 112 #define STREAM_TO_UINT16(u16, p) \ argument 123 #define UINT16_TO_STREAM(p, u16) \ argument
|
| /device/board/kaihong/khdvk_3566b/kernel/bluetooth/src/ |
| D | hardware.c | 106 #define STREAM_TO_UINT16(u16, p) \ argument 115 #define UINT16_TO_STREAM(p, u16) \ argument
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/ |
| D | mali_osk_types.h | 42 typedef unsigned short u16; typedef
|
| /device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/hal/ |
| D | plat_types.h | 75 typedef unsigned short u16; typedef
|