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

  /external/bluetooth/bluedroid/stack/pan/
pan_api.c 301 tBT_UUID src_uuid, dst_uuid; local
347 dst_uuid.uu.uuid16 = UUID_SERVCLASS_PANU;
352 dst_uuid.uu.uuid16 = UUID_SERVCLASS_GN;
357 dst_uuid.uu.uuid16 = UUID_SERVCLASS_NAP;
359 mx_chan_id = dst_uuid.uu.uuid16;
370 dst_uuid.uu.uuid16 = UUID_SERVCLASS_PANU;
417 pcb->prv_dst_uuid = pcb->dst_uuid;
420 pcb->dst_uuid = dst_uuid.uu.uuid16;
423 dst_uuid.len = 2
    [all...]
pan_int.h 59 UINT16 dst_uuid; member in struct:__anon6311
  /external/bluetooth/bluedroid/stack/include/
bnep_api.h 218 tBT_UUID dst_uuid; member in struct:__anon6011
272 ** dst_uuid - destination uuid for the connection
281 tBT_UUID *dst_uuid,
  /external/bluetooth/bluedroid/stack/bnep/
bnep_int.h 161 tBT_UUID dst_uuid; member in struct:__anon5852

Completed in 209 milliseconds