| H A D | hci_core.c | 3347 static inline void hci_quote_sent(struct hci_conn *conn, int num, int *quote) 3353 *quote = 0; in hci_quote_sent() 3381 *quote = q ? q : 1; in hci_quote_sent() 3385 int *quote) in hci_low_sent() 3421 hci_quote_sent(conn, num, quote); in hci_low_sent() 3423 BT_DBG("conn %p quote %d", conn, *quote); in hci_low_sent() 3449 int *quote) in hci_chan_sent() 3505 hci_quote_sent(chan->conn, num, quote); in hci_chan_sent() 3507 BT_DBG("chan %p quote in hci_chan_sent() 3348 hci_quote_sent(struct hci_conn * conn,int num,int * quote) hci_quote_sent() argument 3386 hci_low_sent(struct hci_dev * hdev,__u8 type,int * quote) hci_low_sent() argument 3450 hci_chan_sent(struct hci_dev * hdev,__u8 type,int * quote) hci_chan_sent() argument 3603 int quote, *cnt; hci_sched_sco() local 3645 int quote; hci_sched_acl_pkt() local 3697 int quote, *cnt, tmp; hci_sched_le() local 3743 int quote, *cnt; hci_sched_iso() local [all...] |