HomeSort by relevance Sort by last modified time
    Searched defs:dst_uuid (Results 1 - 4 of 4) sorted by null

  /system/bt/stack/pan/
pan_api.c 289 tBT_UUID src_uuid, dst_uuid; local
333 dst_uuid.uu.uuid16 = UUID_SERVCLASS_PANU;
337 dst_uuid.uu.uuid16 = UUID_SERVCLASS_GN;
341 dst_uuid.uu.uuid16 = UUID_SERVCLASS_NAP;
343 mx_chan_id = dst_uuid.uu.uuid16;
354 dst_uuid.uu.uuid16 = UUID_SERVCLASS_PANU;
399 pcb->prv_dst_uuid = pcb->dst_uuid;
402 pcb->dst_uuid = dst_uuid.uu.uuid16;
405 dst_uuid.len = 2
    [all...]
pan_int.h 59 UINT16 dst_uuid; member in struct:__anon72841
  /system/bt/stack/include/
bnep_api.h 218 tBT_UUID dst_uuid; member in struct:__anon72602
272 ** dst_uuid - destination uuid for the connection
281 tBT_UUID *dst_uuid,
  /system/bt/stack/bnep/
bnep_int.h 161 tBT_UUID dst_uuid; member in struct:__anon72445

Completed in 72 milliseconds