BLE: Don't access freed buffer in log message
When GATT fail to write data on L2CAP, buffer is freed by L2CAP. Accessing the buffer leads to fatal failure while printing the message info. Test: BLE discover services and BT off test cases Fixes: 73018520 Change-Id: I661398fd1321f6e68026b3720db4965fd6584d70 Merged-In: I661398fd1321f6e68026b3720db4965fd6584d70
Loading
Please register or sign in to comment