Home
last modified time | relevance | path

Searched defs:PORT_SetState (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_rfcomm_port_api.cc67 int PORT_SetState(uint16_t /* handle */, tPORT_STATE* /* p_settings */) { in PORT_SetState() function
/packages/modules/Bluetooth/system/stack/rfcomm/
Dport_api.cc547 int PORT_SetState(uint16_t handle, tPORT_STATE* p_settings) { in PORT_SetState() function