Hello!
I want to send LMP_test_activate PDU from Master to Slave, is there any way?
Is there a corresponding HCI command that can implemente this?
Thanks!
Solved! Go to Solution.
I checked the bluetooth spec, there isn't such HCI command for the device to send LMP_test_active PDU. The LM layer is also not open to the customer.
You may send HCI comand: Enable_Device_Under_Test_Mode. It is a HCI command and can support by the device.
Thanks!
I know this command. But my purpose is to control the local device to send LMP_test_activate PDU to the remote device. Is there any feasible way?
I checked the bluetooth spec, there isn't such HCI command for the device to send LMP_test_active PDU. The LM layer is also not open to the customer.