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

/external/bluetooth/bluedroid/stack/include/
H A Dport_api.h92 } tPORT_STATE; typedef in typeref:struct:__anon1329
327 ** specifications in the tPORT_STATE structure.
330 ** p_settings - Pointer to a tPORT_STATE structure containing
334 RFC_API extern int PORT_SetState (UINT16 handle, tPORT_STATE *p_settings);
352 ** Description This function is called to fill tPORT_STATE structure
356 ** p_settings - Pointer to a tPORT_STATE structure in which
360 RFC_API extern int PORT_GetState (UINT16 handle, tPORT_STATE *p_settings);

Completed in 54 milliseconds