Searched refs:PORT_GetState (Results 1 – 4 of 4) sorted by relevance
65 int PORT_GetState(uint16_t handle, tPORT_STATE* p_settings) { in PORT_GetState() function
316 extern int PORT_GetState(uint16_t handle, tPORT_STATE* p_settings);
1310 PORT_GetState(handle, &port_state); in bta_jv_rfcomm_connect()1546 PORT_GetState(p_pcb->port_handle, &port_state); in bta_jv_add_rfc_port()1609 PORT_GetState(handle, &port_state); in bta_jv_rfcomm_start_server()
588 int PORT_GetState(uint16_t handle, tPORT_STATE* p_settings) { in PORT_GetState() function