Lines Matching full:service
104 * If the peer does not support a required service, characteristic, or
106 * notification service! When this happens, or if a GATT procedure fails,
188 * Called when service discovery of the specified peer has completed.
195 /* Service discovery failed. Terminate the connection. */ in blecent_on_disc_complete()
196 MODLOG_DFLT(ERROR, "Error: Service discovery failed; status=%d " in blecent_on_disc_complete()
202 /* Service discovery has completed successfully. Now we have a complete in blecent_on_disc_complete()
206 MODLOG_DFLT(INFO, "Service discovery complete; status=%d " in blecent_on_disc_complete()
260 * advertises connectability and support for the Alert Notification service.
282 * service (0x1811). in blecent_should_connect()
296 * support for the Alert Notification service.
382 /* Perform service discovery. */ in blecent_gap_event()