Home
last modified time | relevance | path

Searched refs:reserved1 (Results 1 – 6 of 6) sorted by relevance

/foundation/distributedschedule/samgr_lite/samgr/adapter/
Dthread_adapter.h34 uint8 reserved1; // reserved1 (must be 0) member
/foundation/graphic/utils/interfaces/innerkits/
Dgraphic_thread.h37 uint8_t reserved1; // reserved1 (must be 0) member
/foundation/communication/bluetooth/services/bluetooth_standard/stack/src/l2cap/
Dl2cap_inst.h115 uint8_t reserved1 : 1; member
/foundation/communication/ipc/ipc/native/src/mock/include/
Dsys_binder.h117 __u32 reserved1; member
/foundation/communication/bluetooth/services/bluetooth_standard/stack/src/hci/
Dhci_def_evt.h42 uint8_t reserved1; member
/foundation/communication/bluetooth/services/bluetooth_standard/stack/src/hci/evt/
Dhci_evt.c117 responses[i].reserved1 = param[offset]; in HciEventOnInquiryResultEvent()