Searched refs:bt_avctp_create_pdu (Results 1 – 3 of 3) sorted by relevance
114 rsp = bt_avctp_create_pdu(session, BT_AVCTP_RESPONSE, in avctp_l2cap_recv()159 struct net_buf *bt_avctp_create_pdu(struct bt_avctp *session, bt_avctp_cr_t cr, in bt_avctp_create_pdu() function
104 struct net_buf *bt_avctp_create_pdu(struct bt_avctp *session, bt_avctp_cr_t cr,
467 buf = bt_avctp_create_pdu(&(avrcp->session), cr, BT_AVCTP_PKT_TYPE_SINGLE, in avrcp_create_pdu()