Lines Matching refs:BT_AVDTP_ACCEPT
247 if (msg_type == BT_AVDTP_ACCEPT) { in avdtp_set_status()
279 avdtp_create_reply_pdu(err ? BT_AVDTP_REJECT : BT_AVDTP_ACCEPT, in avdtp_discover_handler()
317 if (msg_type == BT_AVDTP_ACCEPT) { in avdtp_discover_handler()
369 avdtp_create_reply_pdu(BT_AVDTP_ACCEPT, BT_AVDTP_PACKET_TYPE_SINGLE, in avdtp_get_capabilities_handler()
411 if (msg_type == BT_AVDTP_ACCEPT) { in avdtp_get_capabilities_handler()
473 err ? BT_AVDTP_REJECT : BT_AVDTP_ACCEPT, BT_AVDTP_PACKET_TYPE_SINGLE, in avdtp_process_configuration()
509 if (msg_type == BT_AVDTP_ACCEPT) { in avdtp_process_configuration()
586 rsp_buf = avdtp_create_reply_pdu(err ? BT_AVDTP_REJECT : BT_AVDTP_ACCEPT, in avdtp_open_handler()
621 if (msg_type == BT_AVDTP_ACCEPT) { in avdtp_open_handler()
660 rsp_buf = avdtp_create_reply_pdu(err ? BT_AVDTP_REJECT : BT_AVDTP_ACCEPT, in avdtp_start_handler()
691 if (msg_type == BT_AVDTP_ACCEPT) { in avdtp_start_handler()
734 rsp_buf = avdtp_create_reply_pdu(err ? BT_AVDTP_REJECT : BT_AVDTP_ACCEPT, in avdtp_close_handler()
768 if (msg_type == BT_AVDTP_ACCEPT) { in avdtp_close_handler()
805 avdtp_create_reply_pdu(err ? BT_AVDTP_REJECT : BT_AVDTP_ACCEPT, in avdtp_suspend_handler()
836 if (msg_type == BT_AVDTP_ACCEPT) { in avdtp_suspend_handler()
875 rsp_buf = avdtp_create_reply_pdu(err ? BT_AVDTP_REJECT : BT_AVDTP_ACCEPT, in avdtp_abort_handler()
911 if (msg_type == BT_AVDTP_ACCEPT) { in avdtp_abort_handler()