HomeSort by relevance Sort by last modified time
    Searched defs:user_port_pars (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/stack/rfcomm/
port_utils.c 123 p_port->user_port_pars = default_port_pars;
217 tPORT_STATE user_port_pars; local
253 user_port_pars = p_port->user_port_pars;
259 p_port->user_port_pars = user_port_pars;
port_int.h 176 tPORT_STATE user_port_pars; /* Port parameters for user connection */ member in struct:t_port_info

Completed in 40 milliseconds