Lines Matching defs:avrcp
205 struct bt_avrcp *avrcp; in get_new_connection() local
219 struct bt_avrcp *avrcp = AVRCP_KWORK(work); in avrcp_timeout() local
227 struct bt_avrcp *avrcp = AVRCP_AVCTP(session); in avrcp_connected() local
239 struct bt_avrcp *avrcp = AVRCP_AVCTP(session); in avrcp_disconnected() local
246 static void avrcp_vendor_dependent_handler(struct bt_avrcp *avrcp, struct net_buf *buf, in avrcp_vendor_dependent_handler()
252 static void avrcp_unit_info_handler(struct bt_avrcp *avrcp, struct net_buf *buf, bt_avctp_cr_t cr) in avrcp_unit_info_handler()
274 static void avrcp_subunit_info_handler(struct bt_avrcp *avrcp, struct net_buf *buf, in avrcp_subunit_info_handler()
305 static void avrcp_pass_through_handler(struct bt_avrcp *avrcp, struct net_buf *buf, in avrcp_pass_through_handler()
321 struct bt_avrcp *avrcp = AVRCP_AVCTP(session); in avrcp_recv() local
384 struct bt_avrcp *avrcp; in avrcp_accept() local
428 struct bt_avrcp *avrcp; in bt_avrcp_connect() local
450 int bt_avrcp_disconnect(struct bt_avrcp *avrcp) in bt_avrcp_disconnect()
463 static struct net_buf *avrcp_create_pdu(struct bt_avrcp *avrcp, bt_avctp_cr_t cr) in avrcp_create_pdu()
474 static struct net_buf *avrcp_create_unit_pdu(struct bt_avrcp *avrcp, bt_avctp_cr_t cr) in avrcp_create_unit_pdu()
495 static struct net_buf *avrcp_create_subunit_pdu(struct bt_avrcp *avrcp, bt_avctp_cr_t cr) in avrcp_create_subunit_pdu()
516 static int avrcp_send(struct bt_avrcp *avrcp, struct net_buf *buf) in avrcp_send()
545 int bt_avrcp_get_unit_info(struct bt_avrcp *avrcp) in bt_avrcp_get_unit_info()
561 int bt_avrcp_get_subunit_info(struct bt_avrcp *avrcp) in bt_avrcp_get_subunit_info()