Home | History | Annotate | Download | only in gatt

Lines Matching full:discovery

21  *  This file contains the GATT client discovery procedures and cache
164 ** Description Initialize the database cache and discovery related resources.
427 ** Description get discovery stating and ending handle range.
457 ** Description Start primary service discovery
473 ** Description Start a particular type of discovery procedure on server.
509 ** Description Start discovery for included service
522 ** Description Start discovery for characteristic
537 ** Description Start discovery for characteristic descriptor
554 ** Description process the service discovery complete event
564 APPL_TRACE_DEBUG1("Start service discovery: srvc_idx = %d", p_srvc_cb->cur_srvc_idx);
589 /* no service found at all, the end of server discovery*/
604 ** Description process the relationship discovery complete event
620 ** Description process the characteristic discovery complete event
653 ** Description process the char descriptor discovery complete event
774 APPL_TRACE_ERROR0("No service available, unexpected char discovery result");
810 ** Description Process the discovery result from sdp
872 APPL_TRACE_ERROR0("GATT service discovery is done on unknown connection");
1432 !p_clcb->p_srcb->p_srvc_list && /* no active discovery */