Part Number: CC2340R2
Hi team,
Customer is using the CC2340R2 on SDK 9.11 and we are unsure what the behavior of the BLE stack will be in the following edge case:
If the phone sends an ATT_READ_RSP (0xb) with a payload of 0 bytes, will that read response be passed to their application?
They are testing a scenario in which their product attempts to read the device name of the phone. The phone sends the response with no payload because they cleared the device name from the phone. The PDU length is 1 which is the length of the opcode but there is no data. From what I can tell their application code is not seeing the ATT_READ_RSP. Do you know what the TI BLE stack will do in this case?
Best,
Luke