Home
last modified time | relevance | path

Searched refs:x0100 (Results 1 - 22 of 22) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_sdp.h54 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 Dbluetooth_device.h61 static const int MAJOR_COMPUTER = 0x0100;
74 static const int COMPUTER_UNCATEGORIZED = 0x0100;
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dsdp.h65 #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 Dbtm.h297 #define BTM_ACL_PACKET_TYPE_NO_2_DH3 0x0100
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/include/
H A Dbundle_active_group_common.h48 const uint32_t GROUP_CONTROL_REASON_DEFAULT = 0x0100;
/foundation/communication/dsoftbus/core/bus_center/lnn/decision_center/include/
H A Dlnn_decision_center.h74 DC_TARGET_LATENCY = 0x0100,
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Dpicker_type_define.h35 const uint32_t FLAG_SELECTED_WEIGHT = 0x0100;
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_def.h55 #define A2DP_PROTOCOL_UUID_L2CAP (0x0100)
/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_utils.h286 MAJOR_COMPUTER = 0x0100,
301 COMPUTER_UNCATEGORIZED = 0x0100,
/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/include/
H A Dexif_maker_note.h48 static const uint16_t HW_MNOTE_TAG_FACE_INFO_OFFSET = 0x0100;
/foundation/communication/netmanager_ext/services/mdnsmanager/include/
H A Dmdns_packet_parser.h37 constexpr uint16_t HEADER_FLAGS_RD_MASK = 0x0100;
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_query_helper.h50 COMPARE_SYMBOL = 0x0100, // relation symbol use to compare
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_defines.h183 static constexpr uint16_t HID_SSR_MIN_TOUT = 0x0100;
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_defs.h169 BLE_APPEARANCE_GENERIC_CLOCK = 0x0100,
/foundation/communication/wifi/wifi/interfaces/inner_api/
H A Dwifi_p2p_msg.h113 WPS_CFG_KEYPAD = 0x0100,
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_link_ctrl_cmd.h77 #define HCI_PACKET_TYPE_NO_2_DH3 0x0100
H A Dhci_def_controller_baseband_cmd.h362 #define HCI_VOICE_SETTING_INPUT_CODING_ULAW 0x0100
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap.c479 if (!(lpsm & 0x0001) || (lpsm & 0x0100)) { in L2CAP_RegisterService()
H A Dl2cap_le.c1472 if (!(lpsm & 0x0001) || (lpsm & 0x0100)) { in L2CAP_LeRegisterService()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp.h182 #define FILLP_PACK_FLAG_OWD 0x0100
/foundation/distributeddatamgr/pasteboard/framework/tlv/
H A Dtlv_object.h51 TAG_BUFF = 0x0100,
/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H A Dexif_info.cpp126 {EXIF_TAG_IMAGE_WIDTH, "ImageWidth", 0x0100},

Completed in 23 milliseconds