HomeSort by relevance Sort by last modified time
    Searched refs:UUID_SERVCLASS_OBEX_OBJECT_PUSH (Results 1 - 6 of 6) sorted by null

  /system/bt/btif/src/
btif_sock_sdp.cc 282 uint16_t service = UUID_SERVCLASS_OBEX_OBJECT_PUSH;
296 if (!SDP_AddProfileDescriptorList(handle, UUID_SERVCLASS_OBEX_OBJECT_PUSH,
319 bta_sys_add_uuid(UUID_SERVCLASS_OBEX_OBJECT_PUSH);
btif_sdp_server.cc 621 uint16_t service = UUID_SERVCLASS_OBEX_OBJECT_PUSH;
669 sdp_handle, UUID_SERVCLASS_OBEX_OBJECT_PUSH, rec->hdr.profile_version);
704 bta_sys_add_uuid(service); /* UUID_SERVCLASS_OBEX_OBJECT_PUSH */
  /system/bt/stack/include/
sdpdefs.h 188 #define UUID_SERVCLASS_OBEX_OBJECT_PUSH 0X1105
  /system/bt/bta/sdp/
bta_sdp_act.cc 255 if (SDP_FindProfileVersionInRec(p_rec, UUID_SERVCLASS_OBEX_OBJECT_PUSH,
  /system/bt/stack/btm/
btm_inq.cc 66 UUID_SERVCLASS_OBEX_OBJECT_PUSH, UUID_SERVCLASS_OBEX_FILE_TRANSFER,
    [all...]
  /system/bt/bta/dm/
bta_dm_act.cc 165 UUID_SERVCLASS_OBEX_OBJECT_PUSH, /* BTA_OPP_SERVICE_ID */
    [all...]

Completed in 224 milliseconds