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 300 tBT_UUID src_uuid, dst_uuid; local
346 dst_uuid.uu.uuid16 = UUID_SERVCLASS_PANU;
351 dst_uuid.uu.uuid16 = UUID_SERVCLASS_GN;
356 dst_uuid.uu.uuid16 = UUID_SERVCLASS_NAP;
358 mx_chan_id = dst_uuid.uu.uuid16;
369 dst_uuid.uu.uuid16 = UUID_SERVCLASS_PANU;
416 pcb->prv_dst_uuid = pcb->dst_uuid;
419 pcb->dst_uuid = dst_uuid.uu.uuid16;
422 dst_uuid.len = 2
    [all...]
pan_int.h 59 UINT16 dst_uuid; member in struct:__anon3949
  /external/bluetooth/bluedroid/stack/include/
bnep_api.h 218 tBT_UUID dst_uuid; member in struct:__anon3664
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:__anon3507

Completed in 63 milliseconds