Home
last modified time | relevance | path

Searched defs:p_port_cb (Results 1 – 3 of 3) sorted by relevance

/system/bt/test/mock/
Dmock_stack_rfcomm_port_api.cc75 tPORT_DATA_CO_CALLBACK* p_port_cb) { in PORT_SetDataCOCallback()
79 int PORT_SetEventCallback(uint16_t port_handle, tPORT_CALLBACK* p_port_cb) { in PORT_SetEventCallback()
/system/bt/stack/rfcomm/
Dport_utils.cc251 tPORT_CALLBACK* p_port_cb = p_port->p_callback; in port_release_port() local
Dport_api.cc333 int PORT_SetEventCallback(uint16_t port_handle, tPORT_CALLBACK* p_port_cb) { in PORT_SetEventCallback()
390 tPORT_DATA_CO_CALLBACK* p_port_cb) { in PORT_SetDataCOCallback()