xref: /btstack/example/sm_pairing_central.gatt (revision e6c9673776c7f85e24c76da7f4b1b83031102d2b)
1PRIMARY_SERVICE, GAP_SERVICE
2CHARACTERISTIC, GAP_DEVICE_NAME, READ, "SM Pairing Central"
3
4// Dummy Service
5PRIMARY_SERVICE, 0000FF10-0000-1000-8000-00805F9B34FB
6// Dummy Service, Characteristic, with read and notify + authentication
7CHARACTERISTIC,  0000FF12-0000-1000-8000-00805F9B34FB, READ | ENCRYPTION_KEY_SIZE_16, "Secure :)"
8