Searched refs:x0100 (Results 1 - 22 of 22) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/ |
H A D | pan_sdp.h | 54 static const uint16_t PAN_VERSION_NUMBER = 0x0100; 57 static const uint16_t PAN_LANGUAGE_BASE_ID = 0x0100;
|
/foundation/communication/bluetooth/interfaces/inner_api/include/ |
H A D | bluetooth_device.h | 61 static const int MAJOR_COMPUTER = 0x0100; 74 static const int COMPUTER_UNCATEGORIZED = 0x0100;
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/ |
H A D | sdp.h | 65 #define SDP_ATTRIBUTE_PRIMARY_LANGUAGE_BASE 0x0100 75 #define UUID_PROTOCOL_L2CAP 0x0100 327 * @param baseAttributeId The attribute ID base (default 0x0100). 339 * @param baseAttributeId The attribute ID base (default 0x0100). 352 * @param baseAttributeId The attribute ID base (default 0x0100).
|
H A D | btm.h | 297 #define BTM_ACL_PACKET_TYPE_NO_2_DH3 0x0100
|
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/include/ |
H A D | bundle_active_group_common.h | 48 const uint32_t GROUP_CONTROL_REASON_DEFAULT = 0x0100;
|
/foundation/communication/dsoftbus/core/bus_center/lnn/decision_center/include/ |
H A D | lnn_decision_center.h | 74 DC_TARGET_LATENCY = 0x0100,
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/ |
H A D | picker_type_define.h | 35 const uint32_t FLAG_SELECTED_WEIGHT = 0x0100;
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
H A D | a2dp_def.h | 55 #define A2DP_PROTOCOL_UUID_L2CAP (0x0100)
|
/foundation/communication/bluetooth/frameworks/js/napi/include/ |
H A D | napi_bluetooth_utils.h | 286 MAJOR_COMPUTER = 0x0100, 301 COMPUTER_UNCATEGORIZED = 0x0100,
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/include/ |
H A D | exif_maker_note.h | 48 static const uint16_t HW_MNOTE_TAG_FACE_INFO_OFFSET = 0x0100;
|
/foundation/communication/netmanager_ext/services/mdnsmanager/include/ |
H A D | mdns_packet_parser.h | 37 constexpr uint16_t HEADER_FLAGS_RD_MASK = 0x0100;
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
H A D | sqlite_query_helper.h | 50 COMPARE_SYMBOL = 0x0100, // relation symbol use to compare
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/ |
H A D | hid_host_defines.h | 183 static constexpr uint16_t HID_SSR_MIN_TOUT = 0x0100;
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ |
H A D | ble_defs.h | 169 BLE_APPEARANCE_GENERIC_CLOCK = 0x0100,
|
/foundation/communication/wifi/wifi/interfaces/inner_api/ |
H A D | wifi_p2p_msg.h | 113 WPS_CFG_KEYPAD = 0x0100,
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/ |
H A D | hci_def_link_ctrl_cmd.h | 77 #define HCI_PACKET_TYPE_NO_2_DH3 0x0100
|
H A D | hci_def_controller_baseband_cmd.h | 362 #define HCI_VOICE_SETTING_INPUT_CODING_ULAW 0x0100
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/ |
H A D | l2cap.c | 479 if (!(lpsm & 0x0001) || (lpsm & 0x0100)) { in L2CAP_RegisterService()
|
H A D | l2cap_le.c | 1472 if (!(lpsm & 0x0001) || (lpsm & 0x0100)) { in L2CAP_LeRegisterService()
|
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/ |
H A D | fillp.h | 182 #define FILLP_PACK_FLAG_OWD 0x0100
|
/foundation/distributeddatamgr/pasteboard/framework/tlv/ |
H A D | tlv_object.h | 51 TAG_BUFF = 0x0100,
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/ |
H A D | exif_info.cpp | 126 {EXIF_TAG_IMAGE_WIDTH, "ImageWidth", 0x0100},
|
Completed in 23 milliseconds