Home | History | Annotate | Download | only in pan

Lines Matching full:destination

87 **                  local_uuid      - UUID of the destination role (local device role)
203 /* Check if the destination UUID is a valid one */
213 /* Check if currently we support the destination role requested */
221 PAN_TRACE_ERROR1 ("PAN Connection failed because of unsupported destination UUID 0x%x", local_uuid->uu.uuid16);
226 /* Requested destination role is */
235 ** Check if the new destination role is acceptable
276 /* If this a new connection and destination is PANU role and
300 PAN_TRACE_EVENT1 ("PAN connection destination UUID is 0x%x", local_uuid->uu.uuid16);
373 /* If the connections destination role is NAP remove bridging */
383 /* Requested destination role is */
404 /* Create bridge if the destination role is NAP */
423 ** dst - destination BD Addr
447 destination address is MAC broadcast send on all links
449 ** If the destination uuid is for NAP send to host system also
450 ** If the destination address is one of the devices connected
452 ** If the destination address is unknown and destination uuid is NAP
529 ** dst - destination BD Addr
611 PAN_TRACE_EVENT0 ("pan_data_buf_ind_cb - destination PANU found and sending the data");