Home
last modified time | relevance | path

Searched refs:pkt_status (Results 1 – 2 of 2) sorted by relevance

/linux/net/bluetooth/
H A Daf_bluetooth.c359 u8 pkt_status = hci_skb_pkt_status(skb); in bt_sock_recvmsg() local
362 sizeof(pkt_status), &pkt_status); in bt_sock_recvmsg()
/linux/include/net/bluetooth/
H A Dbluetooth.h474 u8 pkt_status:2; member
485 #define hci_skb_pkt_status(skb) bt_cb((skb))->pkt_status