Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/include/
Dport_api.h465 } tPORT_STATUS; typedef
469 tPORT_STATUS *p_status);
496 RFC_API extern int PORT_GetQueueStatus (UINT16 handle, tPORT_STATUS *p_status);
/external/bluetooth/bluedroid/stack/rfcomm/
Dport_api.c878 int PORT_ClearError (UINT16 handle, UINT16 *p_errors, tPORT_STATUS *p_status) in PORT_ClearError()
956 int PORT_GetQueueStatus (UINT16 handle, tPORT_STATUS *p_status) in PORT_GetQueueStatus()