Home
last modified time | relevance | path

Searched refs:p_errors (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/include/stack/
Dport_api.h508 extern int PORT_ClearError (UINT16 handle, UINT16 *p_errors,
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/rfcomm/
Dport_api.c1024 int PORT_ClearError (UINT16 handle, UINT16 *p_errors, tPORT_STATUS *p_status) in PORT_ClearError() argument
1040 *p_errors = p_port->line_status; in PORT_ClearError()