Home
last modified time | relevance | path

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

/system/bt/stack/rfcomm/
Dport_utils.cc249 tPORT_CALLBACK* p_port_cb = p_port->p_callback; in port_release_port() local
Dport_api.cc326 int PORT_SetEventCallback(uint16_t port_handle, tPORT_CALLBACK* p_port_cb) { in PORT_SetEventCallback()
382 int PORT_SetDataCallback(uint16_t port_handle, tPORT_DATA_CALLBACK* p_port_cb) { in PORT_SetDataCallback()
417 tPORT_DATA_CO_CALLBACK* p_port_cb) { in PORT_SetDataCOCallback()