Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/tester/src/btp/
Dbtp_l2cap.h41 #define BTP_L2CAP_SEND_DATA 0x04 macro
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_l2cap.c611 tester_set_bit(rp->data, BTP_L2CAP_SEND_DATA); in supported_commands()
645 .opcode = BTP_L2CAP_SEND_DATA,