Home | History | Annotate | Download | only in gatt

Lines Matching full:discovery

79     "Discovery",
697 /* start discovery */
782 ** Description when a SRCB finished discovery, tell all related clcb.
805 ** Description close a GATTC connection while in discovery state.
812 APPL_TRACE_DEBUG1("Discovery cancel conn_id=%d",p_clcb->bta_conn_id);
821 ** Description when a SRCB start discovery, tell all related clcb and set
848 ** Description process service change in discovery state, mark up the auto
849 ** update flag and set status to be discovery cancel for current
850 ** discovery.
864 ** Description Start a discovery on server.
878 /* no pending operation, start discovery right away */
889 /* set all srcb related clcb into discovery ST */
898 APPL_TRACE_ERROR0("discovery on server failed");
904 APPL_TRACE_ERROR0("unknown device, can not start discovery");
921 ** Description discovery on server is finished
956 /* start discovery again */
1407 /* receive op complete when discovery is started, ignore the response,
1408 and wait for discovery finish and resent */
1442 ** Description enqueue a command into control block, usually because discovery
1495 /* cache open failure, start discovery */
1559 /* cache load failure, start discovery */
1715 ** Description process refresh API to delete cache and start a new discovery
1794 /* service change indication all received, do discovery update */
1798 /* search for first available clcb and start discovery */
1815 /* if connection available, refresh cache by doing discovery now */