Searched refs:port_allocate_port (Results 1 – 3 of 3) sorted by relevance
218 extern tPORT* port_allocate_port(uint8_t dlci, const RawAddress& bd_addr);
63 tPORT* port_allocate_port(uint8_t dlci, const RawAddress& bd_addr) { in port_allocate_port() function
165 p_port = port_allocate_port(dlci, bd_addr); in RFCOMM_CreateConnection()