Searched refs:browse (Results 1 - 12 of 12) sorted by relevance

/external/bluetooth/bluedroid/btif/src/
H A Dbtif_sock_sdp.c142 UINT16 browse = UUID_SERVCLASS_PUBLIC_BROWSE_GROUP; local
195 SDP_AddUuidSequence (sdp_handle, ATTR_ID_BROWSE_GROUP_LIST, 1, &browse);
231 UINT16 browse = UUID_SERVCLASS_PUBLIC_BROWSE_GROUP; local
307 SDP_AddUuidSequence (sdp_handle, ATTR_ID_BROWSE_GROUP_LIST, 1, &browse);
359 UINT16 browse; local
394 browse = UUID_SERVCLASS_PUBLIC_BROWSE_GROUP;
395 SDP_AddUuidSequence (sdp_handle, ATTR_ID_BROWSE_GROUP_LIST, 1, &browse);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ecf.provider.filetransfer_3.1.0.v20100529-0735.jar ... org/eclipse/ecf/provider/filetransfer/ org/eclipse/ecf/provider/filetransfer/browse/ org/eclipse/ecf/provider/filetransfer/events/ org/eclipse/ecf/provider ...
H A Dorg.eclipse.ecf.provider.filetransfer.httpclient_4.0.0.v20100529-0735.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/bluetooth/bluedroid/stack/gatt/
H A Datt_protocol.c556 if (GATT_HANDLE_IS_VALID (p_msg->browse.s_handle) &&
557 GATT_HANDLE_IS_VALID (p_msg->browse.e_handle) &&
558 p_msg->browse.s_handle <= p_msg->browse.e_handle)
561 p_msg->browse.s_handle,
562 p_msg->browse.e_handle,
563 p_msg->browse.uuid);
H A Dgatt_cl.c90 cl_req.browse.s_handle = p_clcb->s_handle;
91 cl_req.browse.e_handle = p_clcb->e_handle;
95 cl_req.browse.uuid.len = 2;
96 cl_req.browse.uuid.uu.uuid16 = disc_type_to_uuid[p_clcb->op_subtype];
150 msg.browse.s_handle = p_clcb->s_handle;
151 msg.browse.e_handle = p_clcb->e_handle;
153 memcpy(&msg.browse.uuid, &p_clcb->uuid, sizeof(tBT_UUID));
156 msg.browse.uuid.len = LEN_UUID_16;
157 msg.browse.uuid.uu.uuid16 = GATT_UUID_CHAR_DECLARE;
H A Dgatt_utils.c2083 ** Description This function ends a browse command request, including read
2094 msg.browse.s_handle = s_handle;
2095 msg.browse.e_handle = e_handle;
2096 memcpy(&msg.browse.uuid, &uuid, sizeof(tBT_UUID));
H A Dgatt_int.h116 tGATT_READ_BY_TYPE browse; /* read by type request */ member in union:__anon1275
/external/chromium_org/native_client_sdk/src/doc/
H A Dfaq.rst567 .. _naclports supports Lua, Python and Ruby: https://code.google.com/p/naclports/source/browse#svn%2Ftrunk%2Fsrc%2Fexamples%2Ftools
/external/bluetooth/bluedroid/stack/include/
H A Davrc_defs.h720 /* UIDs unique in player browse tree. This bit is set if the player is able to maintain unique UIDs across the player browse tree. */
835 tAVRC_MSG_BROWSE browse; /* messages thru browsing channel */ member in union:__anon1331
/external/dexmaker/lib/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit3.8.2/ junit/awtui/ junit/extensions/ junit/framework/ ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...

Completed in 1392 milliseconds