Searched refs:PACKED (Results 1 – 7 of 7) sorted by relevance
29 typedef PACKED(struct) _hci_pckt{58 typedef PACKED(struct) _hci_event_pckt{69 typedef PACKED(struct) _hci_event_ext_pckt{81 typedef PACKED(struct) _hci_acl_data_pckt{92 typedef PACKED(struct) _hci_iso_data_pckt{130 typedef PACKED(struct) hci_disconnection_complete_event_rp0_s {136 typedef PACKED(struct) hci_encryption_change_event_rp0_s {142 typedef PACKED(struct) hci_read_remote_version_information_complete_event_rp0_s {150 typedef PACKED(struct) hci_hardware_error_event_rp0_s {154 typedef PACKED(struct) hci_number_of_completed_packets_event_rp0_s {[all …]
24 typedef PACKED(struct) packed_Handle_Packets_Pair_Entry_t_s {36 typedef PACKED(struct) packed_Attribute_Group_Handle_Pair_t_s {46 typedef PACKED(struct) packed_Advertising_Report_t_s {85 typedef PACKED(struct) packed_Direct_Advertising_Report_t_s {122 typedef PACKED(struct) packed_Extended_Advertising_Report_t_s {219 typedef PACKED(struct) packed_Samples_t_s {231 typedef PACKED(struct) packed_Periodic_Advertising_Response_t_s {
996 typedef PACKED(struct) _charactFormat {
43 typedef PACKED(struct) packed_Advertising_Set_Parameters_t_s {72 typedef PACKED(struct) packed_Extended_Scan_Parameters_t_s {95 typedef PACKED(struct) packed_Extended_Create_Connection_Parameters_t_s {147 typedef PACKED(struct) packed_CIS_Param_t_s {188 typedef PACKED(struct) packed_CIS_Param_Test_t_s {250 typedef PACKED(struct) packed_CIS_Handles_t_s {264 typedef PACKED(struct) packed_Subevent_Data_Parameters_t_s {287 typedef PACKED(struct) packed_Bonded_Device_Entry_t_s {300 typedef PACKED(struct) packed_List_Entry_t_s {314 typedef PACKED(union) packed_Service_UUID_t_s {[all …]
56 typedef PACKED(struct) _hci_uart_pckt{62 typedef PACKED(struct) _hci_cmd_hdr{68 typedef PACKED(struct) _hci_acl_hdr{74 typedef PACKED(struct) _hci_iso_data_hdr{80 typedef PACKED(struct) _hci_cmd_ext_hdr{86 typedef PACKED(struct) _hci_vendor_hdr{93 typedef PACKED(struct) _evt_le_meta_event{99 typedef PACKED(struct) _evt_blue_aci{
36 typedef PACKED(struct) event_lost_register_s {
51 #define PACKED(decl) __packed decl macro154 #define PACKED(decl) decl __attribute__((packed)) macro288 #define PACKED(decl) decl __attribute__((packed)) macro