Home | History | Annotate | Download | only in rfcomm

Lines Matching defs:bd_addr

97     BD_ADDR   bd_addr;        /* BD ADDR of the peer if initiator */
160 BD_ADDR bd_addr; /* BD ADDR of the device for the multiplexer channel */
226 extern tPORT *port_allocate_port (UINT8 dlci, BD_ADDR bd_addr);
231 extern tRFC_MCB *port_find_mcb (BD_ADDR bd_addr);
233 extern tPORT *port_find_port (UINT8 dlci, BD_ADDR bd_addr);