Home | History | Annotate | Download | only in parser

Lines Matching refs:htons

263 	uint16_t handle = btohs(htons(get_u16(frm)));
275 uint16_t client_rx_mtu = btohs(htons(get_u16(frm)));
283 uint16_t server_rx_mtu = btohs(htons(get_u16(frm)));
291 uint16_t start = btohs(htons(get_u16(frm)));
292 uint16_t end = btohs(htons(get_u16(frm)));
308 uint16_t handle = btohs(htons(get_u16(frm)));
309 uint16_t uuid = btohs(htons(get_u16(frm)));
318 uint16_t handle = btohs(htons(get_u16(frm)));
335 uint16_t start = btohs(htons(get_u16(frm)));
336 uint16_t end = btohs(htons(get_u16(frm)));
337 uint16_t uuid = btohs(htons(get_u16(frm)));
352 uint16_t uuid = btohs(htons(get_u16(frm)));
353 uint16_t end = btohs(htons(get_u16(frm)));
363 uint16_t start = btohs(htons(get_u16(frm)));
364 uint16_t end = btohs(htons(get_u16(frm)));
372 printf("type-uuid 0x%4.4x\n", btohs(htons(get_u16(frm))));
396 uint16_t handle = btohs(htons(get_u16(frm)));
411 uint16_t handle = btohs(htons(get_u16(frm)));
419 uint16_t handle = btohs(htons(get_u16(frm)));
420 uint16_t offset = btohs(htons(get_u16(frm)));
443 printf("handle 0x%4.4x\n", btohs(htons(get_u16(frm))));
462 uint16_t attr_handle = btohs(htons(get_u16(frm)));
463 uint16_t end_grp_handle = btohs(htons(get_u16(frm)));
481 uint16_t handle = btohs(htons(get_u16(frm)));
493 uint16_t handle = btohs(htons(get_u16(frm)));
512 uint16_t handle = btohs(htons(get_u16(frm)));
513 uint16_t val_offset = btohs(htons(get_u16(frm)));
541 uint16_t handle = btohs(htons(get_u16(frm)));