Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_rfcomm_port_api.cc59 int PORT_SetEventMaskAndCallback(uint16_t /* port_handle */, uint32_t /* mask */, in PORT_SetEventMaskAndCallback() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/rfcomm/
Dport_api.cc362 int PORT_SetEventMaskAndCallback(uint16_t handle, uint32_t mask, tPORT_CALLBACK* p_port_cb) { in PORT_SetEventMaskAndCallback() function