Searched refs:sys_cpu_to_le16 (Results 1 – 4 of 4) sorted by relevance
186 #ifndef sys_cpu_to_le16187 #define sys_cpu_to_le16(val) (val) macro
1143 pdu.start_handle = sys_cpu_to_le16(incl->handle); in bt_mesh_gatts_attr_read_included()1151 pdu.uuid16 = sys_cpu_to_le16(BLE_MESH_UUID_16(uuid)->val); in bt_mesh_gatts_attr_read_included()1165 uint16_t uuid16 = sys_cpu_to_le16(BLE_MESH_UUID_16(uuid)->val); in bt_mesh_gatts_attr_read_service()1205 pdu.value_handle = sys_cpu_to_le16(next->handle); in bt_mesh_gatts_attr_read_chrc()1210 pdu.uuid16 = sys_cpu_to_le16(BLE_MESH_UUID_16(chrc->uuid)->val); in bt_mesh_gatts_attr_read_chrc()
779 pdu.start_handle = sys_cpu_to_le16(incl->handle); in bt_mesh_gatts_attr_read_included()787 pdu.uuid16 = sys_cpu_to_le16(BLE_MESH_UUID_16(uuid)->val); in bt_mesh_gatts_attr_read_included()801 uint16_t uuid16 = sys_cpu_to_le16(BLE_MESH_UUID_16(uuid)->val); in bt_mesh_gatts_attr_read_service()841 pdu.value_handle = sys_cpu_to_le16(next->handle); in bt_mesh_gatts_attr_read_chrc()846 pdu.uuid16 = sys_cpu_to_le16(BLE_MESH_UUID_16(chrc->uuid)->val); in bt_mesh_gatts_attr_read_chrc()
142 val = sys_cpu_to_le16(opcode & 0xffff); in esp_ble_mesh_model_msg_opcode_init()