Glucose profile Record Access Control

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

I see in the GLP_SPEC_V10.pdf in section 9, Appendix A is gives an example of Record Access Control Point usage.

I have gone through these examples between the LightBlue iPhone App and our BLE app and all seems to follow this example and works.

The question I have though is where are all the OpCodes and Operators defined? I literally had to reverse engineer the code to know what to send from the LightBlue app? Are these defined anywhere? The only mention of actual OpCodes tied to specific numerical values is in this section of the spec.

For example, the SPEC says Client writes an OpCode = 0x04 to request number of records with an Operator = 0x01 meaning "all records" ... where is the information defining these OpCodes and Operators?

Thanks

0 Likes
1 Solution
asridharan
Employee
Employee
10 comments on KBA 5 comments on KBA First comment on KBA

The best place to get this is the developer site of the BT SIG (developer.bluetooth.org) and for the RACP op codes in particular, see RACP characteristic at https://developer.bluetooth.org/gatt/characteristics/Pages/CharacteristicViewer.aspx?u=org.bluetooth...

View solution in original post

1 Reply
asridharan
Employee
Employee
10 comments on KBA 5 comments on KBA First comment on KBA

The best place to get this is the developer site of the BT SIG (developer.bluetooth.org) and for the RACP op codes in particular, see RACP characteristic at https://developer.bluetooth.org/gatt/characteristics/Pages/CharacteristicViewer.aspx?u=org.bluetooth...