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

/external/bluetooth/bluedroid/stack/rfcomm/
H A Dport_api.c416 ** Function PORT_SetEventMask
424 int PORT_SetEventMask (UINT16 port_handle, UINT32 mask) function
428 RFCOMM_TRACE_API ("PORT_SetEventMask() handle:%d mask:0x%x", port_handle, mask);

Completed in 78 milliseconds