/external/bluetooth/bluedroid/stack/avct/ |
D | avct_lcb_act.c | 55 UINT8 pkt_type; in avct_lcb_msg_asmbl() local 61 AVCT_PRS_PKT_TYPE(p, pkt_type); in avct_lcb_msg_asmbl() 64 if (p_buf->len < avct_lcb_pkt_type_len[pkt_type]) in avct_lcb_msg_asmbl() 71 else if (pkt_type == AVCT_PKT_TYPE_SINGLE) in avct_lcb_msg_asmbl() 83 else if (pkt_type == AVCT_PKT_TYPE_START) in avct_lcb_msg_asmbl() 111 AVCT_TRACE_WARNING1("Pkt type=%d out of order", pkt_type); in avct_lcb_msg_asmbl() 139 if (pkt_type == AVCT_PKT_TYPE_END) in avct_lcb_msg_asmbl() 509 UINT8 pkt_type; in avct_lcb_send_msg() local 524 pkt_type = AVCT_PKT_TYPE_SINGLE; in avct_lcb_send_msg() 528 pkt_type = AVCT_PKT_TYPE_START; in avct_lcb_send_msg() [all …]
|
/external/bluetooth/bluedroid/stack/avdt/ |
D | avdt_msg.c | 1189 UINT8 pkt_type; in avdt_msg_send() local 1222 pkt_type = AVDT_PKT_TYPE_SINGLE; in avdt_msg_send() 1230 pkt_type = AVDT_PKT_TYPE_START; in avdt_msg_send() 1253 pkt_type = AVDT_PKT_TYPE_CONT; in avdt_msg_send() 1273 pkt_type = AVDT_PKT_TYPE_END; in avdt_msg_send() 1319 AVDT_MSG_BLD_HDR(p, label, pkt_type, msg); in avdt_msg_send() 1320 if (pkt_type == AVDT_PKT_TYPE_START) in avdt_msg_send() 1324 if ((pkt_type == AVDT_PKT_TYPE_START) || (pkt_type == AVDT_PKT_TYPE_SINGLE)) in avdt_msg_send() 1349 UINT8 pkt_type; in avdt_msg_asmbl() local 1355 AVDT_MSG_PRS_PKT_TYPE(p, pkt_type); in avdt_msg_asmbl() [all …]
|
/external/bluetooth/bluedroid/stack/avrc/ |
D | avrc_api.c | 241 UINT8 pkt_type; in avrc_proc_vendor_command() local 248 pkt_type = *(p_data + 1) & AVRC_PKT_TYPE_MASK; in avrc_proc_vendor_command() 250 if (pkt_type != AVRC_PKT_SINGLE) in avrc_proc_vendor_command() 358 UINT8 pkt_type; in avrc_proc_far_msg() local 368 pkt_type = *(p_data + 1) & AVRC_PKT_TYPE_MASK; in avrc_proc_far_msg() 369 AVRC_TRACE_DEBUG1 ("pkt_type %d", pkt_type ); in avrc_proc_far_msg() 374 if (pkt_type == AVRC_PKT_SINGLE || pkt_type == AVRC_PKT_START) in avrc_proc_far_msg() 385 if (pkt_type != AVRC_PKT_SINGLE && cr == AVCT_RSP) in avrc_proc_far_msg() 388 if (pkt_type == AVRC_PKT_START) in avrc_proc_far_msg() 444 pkt_type = AVRC_PKT_END; in avrc_proc_far_msg() [all …]
|
/external/bluetooth/bluedroid/stack/l2cap/ |
D | l2c_main.c | 123 UINT8 pkt_type; in l2c_rcv_acl_data() local 130 pkt_type = HCID_GET_EVENT (handle); in l2c_rcv_acl_data() 135 if (pkt_type != L2CAP_PKT_CONTINUE) in l2c_rcv_acl_data() 175 L2CAP_TRACE_WARNING1 ("L2CAP - expected pkt start or complete, got: %d", pkt_type); in l2c_rcv_acl_data()
|
D | l2c_link.c | 1505 UINT16 pkt_type; in l2cap_link_chk_pkt_start() local 1525 pkt_type = HCID_GET_EVENT (handle); in l2cap_link_chk_pkt_start() 1537 if (pkt_type == L2CAP_PKT_START) /*** START PACKET ***/ in l2cap_link_chk_pkt_start()
|
/external/bluetooth/bluedroid/hci/src/ |
D | hci_mct.c | 329 uint8_t pkt_type; in acl_rx_frame_buffer_alloc() local 340 pkt_type = (uint8_t)(((handle) >> 12) & 0x0003); in acl_rx_frame_buffer_alloc() 362 if (pkt_type == ACL_RX_PKT_START) /*** START PACKET ***/ in acl_rx_frame_buffer_alloc()
|
D | hci_h4.c | 334 uint8_t pkt_type; in acl_rx_frame_buffer_alloc() local 345 pkt_type = (uint8_t)(((handle) >> 12) & 0x0003); in acl_rx_frame_buffer_alloc() 367 if (pkt_type == ACL_RX_PKT_START) /*** START PACKET ***/ in acl_rx_frame_buffer_alloc()
|
/external/libpcap/ |
D | pcap-int.h | 272 unsigned char pkt_type; member
|
/external/qemu/hw/ |
D | bt.h | 475 uint16_t pkt_type; member 493 uint16_t pkt_type; member 546 uint16_t pkt_type; member 643 uint16_t pkt_type; member 655 uint16_t pkt_type; member
|
/external/bluetooth/bluedroid/stack/bnep/ |
D | bnep_utils.c | 37 static UINT8 *bnepu_init_hdr (BT_HDR *p_buf, UINT16 hdr_len, UINT8 pkt_type); 547 static UINT8 *bnepu_init_hdr (BT_HDR *p_buf, UINT16 hdr_len, UINT8 pkt_type) in bnepu_init_hdr() argument 567 *p++ = pkt_type; in bnepu_init_hdr()
|
/external/kernel-headers/original/linux/ |
D | netdevice.h | 1029 if (skb->pkt_type != PACKET_BROADCAST && in skb_bond_should_drop() 1030 skb->pkt_type != PACKET_MULTICAST) in skb_bond_should_drop()
|
D | skbuff.h | 283 __u8 pkt_type:3, member
|
/external/tcpdump/ |
D | print-juniper.c | 283 u_int8_t pkt_type; in juniper_monitor_print() member 301 mh->pkt_type); in juniper_monitor_print()
|
/external/iputils/Modules/ |
D | pg3.c | 287 skb->pkt_type = PACKET_HOST; in fill_packet()
|
/external/bluetooth/bluedroid/stack/include/ |
D | hcimsgs.h | 1182 …xtern void btsnd_hcie_pkt_type_change (void *buffer, UINT8 status, UINT16 handle, UINT16 pkt_type);
|