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

  /system/bt/stack/rfcomm/
port_int.h 225 extern tPORT* port_find_port(uint8_t dlci, const RawAddress& bd_addr);
port_utils.cc 355 * Function port_find_port
362 tPORT* port_find_port(uint8_t dlci, const RawAddress& bd_addr) { function
port_api.cc 144 p_port = port_find_port(dlci, bd_addr);
    [all...]

Completed in 110 milliseconds