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

/external/bluetooth/bluedroid/stack/include/
H A Dport_api.h443 ** p_errors - pointer of the variable to receive error codes
468 RFC_API extern int PORT_ClearError (UINT16 handle, UINT16 *p_errors,
/external/bluetooth/bluedroid/stack/rfcomm/
H A Dport_api.c873 ** p_errors - pointer of the variable to receive error codes
878 int PORT_ClearError (UINT16 handle, UINT16 *p_errors, tPORT_STATUS *p_status) argument
896 *p_errors = p_port->line_status;

Completed in 107 milliseconds