Searched refs:pkt_type (Results 1 – 14 of 14) sorted by relevance
59 static uint16_t pkt_type = 0; variable97 addr.sco_pkt_type = pkt_type; in do_connect()146 addr.sco_pkt_type = pkt_type; in do_listen()381 if (sscanf(optarg, "0x%4hx", &pkt_type) != 1) { in main()
307 uint8_t pkt_type = ((uint8_t *) frm.data)[0]; in process_frames() local314 if (pkt_type == HCI_COMMAND_PKT || in process_frames()315 pkt_type == HCI_EVENT_PKT) in process_frames()346 uint8_t pkt_type; in read_dump() local398 pkt_type = HCI_EVENT_PKT; in read_dump()400 pkt_type = HCI_COMMAND_PKT; in read_dump()402 pkt_type = HCI_ACLDATA_PKT; in read_dump()404 ((uint8_t *) frm.data)[0] = pkt_type; in read_dump()
272 unsigned char pkt_type; member
475 uint16_t pkt_type; member493 uint16_t pkt_type; member546 uint16_t pkt_type; member643 uint16_t pkt_type; member655 uint16_t pkt_type; member
349 uint16_t pkt_type; member367 uint16_t pkt_type; member413 uint16_t pkt_type; member492 uint16_t pkt_type; member504 uint16_t pkt_type; member2327 uint32_t pkt_type; member
1029 if (skb->pkt_type != PACKET_BROADCAST && in skb_bond_should_drop()1030 skb->pkt_type != PACKET_MULTICAST) in skb_bond_should_drop()
283 __u8 pkt_type:3, member
90 uint8_t pkt_type = HCI_COMMAND_PKT; in send_hci_cmd_sync() local95 if (write(dev, &pkt_type, 1) != 1) in send_hci_cmd_sync()
720 htobs(di.pkt_type & ACL_PTYPE_MASK), in cmd_scan()917 htobs(di.pkt_type & ACL_PTYPE_MASK), in cmd_info()1741 cp.pkt_type = ptype; in cmd_cpt()
90 str = hci_ptypetostr(di->pkt_type); in print_pkt_type()
283 u_int8_t pkt_type; in juniper_monitor_print() member301 mh->pkt_type); in juniper_monitor_print()
905 uint16_t ptype = btohs(cp->pkt_type); in create_conn_dump()937 uint16_t ptype = btohs(cp->pkt_type); in add_sco_dump()1116 btohs(cp->pkt_type)); in setup_sync_conn_dump()1160 addr, btohs(cp->voice_setting), btohs(cp->pkt_type)); in accept_sync_conn_req_dump()
1239 cp.pkt_type = ptype; in hci_create_connection()
2165 control.pkt_type = PKT_PROBE_RESP; in ieee80211_sta_join_ibss()