This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to read Bluetooth clock and clock offset?

as we known, Linux has a tool named hcitool. "hcitool clock" can read the clock, and "hcitool inq" can read the clock and clock offset to other devices.

My Question is how to read the clock and clock offset in TI Bluetooth low energy stack, Thanks~~