Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/classic/
Davdtp.h64 BT_AVDTP_BAD_STATE = 0x31, enumerator
/Zephyr-latest/subsys/bluetooth/host/classic/
Davdtp.c289 error_code = BT_AVDTP_BAD_STATE; in avdtp_discover_cmd()
453 error_code = BT_AVDTP_BAD_STATE; in avdtp_process_configuration_cmd()
582 error_code = BT_AVDTP_BAD_STATE; in avdtp_open_cmd()
679 error_code = BT_AVDTP_BAD_STATE; in avdtp_start_cmd()
757 error_code = BT_AVDTP_BAD_STATE; in avdtp_close_cmd()
836 error_code = BT_AVDTP_BAD_STATE; in avdtp_suspend_cmd()
1101 req->status = BT_AVDTP_BAD_STATE; in bt_avdtp_l2cap_disconnected()