Searched defs:tPORT_STATE (Results 1 - 1 of 1) sorted by relevance

/system/bt/stack/include/
H A Dport_api.h92 } tPORT_STATE; typedef in typeref:struct:__anon1193
338 ** specifications in the tPORT_STATE structure.
341 ** p_settings - Pointer to a tPORT_STATE structure containing
345 extern int PORT_SetState (UINT16 handle, tPORT_STATE *p_settings);
363 ** Description This function is called to fill tPORT_STATE structure
367 ** p_settings - Pointer to a tPORT_STATE structure in which
371 extern int PORT_GetState (UINT16 handle, tPORT_STATE *p_settings);

Completed in 4 milliseconds