Home | History | Annotate | Download | only in gatt

Lines Matching full:service

229 ** Description      This function is called to request a GATT service discovery
230 ** on a GATT server. This function report service search result
231 ** by a callback event, and followed by a service search complete
235 ** p_srvc_uuid: a UUID of the service application is interested in.
272 ** service on the given server.
275 ** p_srvc_id: the service ID of which the characteristic is belonged to.
310 ** service on the given server.
443 ** Description This function is called to find the first included service of the
444 ** service on the given server.
447 ** p_srvc_id: the service
451 ** of the included service found.
482 ** Description This function is called to find the next included service of the
483 ** service on the given server.
488 ** p_uuid_cond: Included service UUID, if NULL find the first available
489 ** included service.
491 ** of the included service found.
525 ** Description This function is called to read a service's characteristics of
749 ** p_char_id - GATT characteritic ID of the service.
835 APPL_TRACE_API3("BTA_GATTC_SendIndConfirm conn_id=%d service uuid1=0x%x char uuid=0x%x",
858 ** Description This function is called to register for notification of a service.
937 ** Description This function is called to de-register for notification of a service.