Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dport_api.h476 } tPORT_STATUS; typedef
480 tPORT_STATUS *p_status);
507 extern int PORT_GetQueueStatus (UINT16 handle, tPORT_STATUS *p_status);
/system/bt/stack/rfcomm/
Dport_api.c1018 int PORT_ClearError (UINT16 handle, UINT16 *p_errors, tPORT_STATUS *p_status) in PORT_ClearError()
1096 int PORT_GetQueueStatus (UINT16 handle, tPORT_STATUS *p_status) in PORT_GetQueueStatus()