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 118 p_port->user_port_pars = default_port_pars;
212 tPORT_STATE user_port_pars; local
248 user_port_pars = p_port->user_port_pars;
254 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 35 milliseconds