HomeSort by relevance Sort by last modified time
    Searched refs:port_allocate_port (Results 1 - 3 of 3) sorted by null

  /system/bt/stack/rfcomm/
port_int.h 218 extern tPORT* port_allocate_port(uint8_t dlci, const RawAddress& bd_addr);
port_utils.cc 53 * Function port_allocate_port
63 tPORT* port_allocate_port(uint8_t dlci, const RawAddress& bd_addr) { function
port_api.cc 163 p_port = port_allocate_port(dlci, bd_addr);
    [all...]

Completed in 2533 milliseconds