Lines Matching refs:htole16
180 cp.pkt_type = htole16( NG_HCI_PKT_DM1 | NG_HCI_PKT_DH1 | in hci_create_connection()
203 cp.clock_offset = htole16(cp.clock_offset); in hci_create_connection()
231 cp.pkt_type = htole16(cp.pkt_type); in hci_create_connection()
318 cp.con_handle = htole16(cp.con_handle); in hci_disconnect()
375 cp.pkt_type = htole16(NG_HCI_PKT_HV1 | NG_HCI_PKT_HV2 | NG_HCI_PKT_HV3); in hci_add_sco_connection()
389 cp.pkt_type = htole16(cp.pkt_type); in hci_add_sco_connection()
397 cp.con_handle = htole16(cp.con_handle); in hci_add_sco_connection()
461 cp.con_handle = htole16(cp.con_handle); in hci_change_connection_packet_type()
468 cp.pkt_type = htole16(cp.pkt_type); in hci_change_connection_packet_type()
536 cp.clock_offset = htole16(cp.clock_offset); in hci_remote_name_request()
624 cp.con_handle = htole16(cp.con_handle); in hci_read_remote_supported_features()
692 cp.con_handle = htole16(cp.con_handle); in hci_read_remote_version_information()
764 cp.con_handle = htole16(cp.con_handle); in hci_read_clock_offset()