Lines Matching full:search

62 *search control point* that allows to search for groups and tracks
63 according to various criteria, with the result returned in the *search
96 characteristics, including the media control point and the search
304 Search subsubsection
307 The search control point takes as its input a sequence of search
309 artist name) and parameter (the track name or artist name to search
310 for). If the result is successful, the search results are stored in
311 an object in the object transfer service. The ID of the search
312 results ID object can be read from the search results object ID
313 characteristic. The search result object can then be downloaded as
314 for the current group object above. (Note that the search results
315 object ID is empty until a search has been done.)
317 This implementation has a working implementation of the search
318 functionality interface and the server-side search control point
322 There are two commands for search, one (:code:`mcc set_scp_raw`)
323 allows to input the search control point parameter (the sequence of
324 search control items) as a string. The other (:code:`mcc
326 number of the IOP search control point test as a parameter.
328 Before the search, the search results object ID is empty
333 Search Results Object ID: 0x000000000000
334 <dbg> bt_mcc.mcc_read_search_results_obj_id_cb: Zero-length Search Results Object ID
336 Run the search corresponding to the fourth round of the IOP test:
338 The search control point parameter generated by this command and
339 parameter has one search control item. The length field (first octet)
341 included.) The type field (second octet) is 0x04 (search for a group
342 name). The parameter (the group name to search for) is
348 Search string:
351 Search control point notification result code: 1
352 Search Results Object ID: 0x000000000107
353 Search Control Point set
355 After the successful search, the search results object ID has a value:
360 Search Results Object ID: 0x000000000107