Home
last modified time | relevance | path

Searched refs:tPORT_DATA_CO_CALLBACK (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/include/
Dport_api.h82 typedef int(tPORT_DATA_CO_CALLBACK)(uint16_t port_handle, uint8_t* p_buf, typedef
248 tPORT_DATA_CO_CALLBACK* p_port_cb);
/system/bt/test/mock/
Dmock_stack_rfcomm_port_api.cc75 tPORT_DATA_CO_CALLBACK* p_port_cb) { in PORT_SetDataCOCallback()
/system/bt/stack/rfcomm/
Dport_int.h179 tPORT_DATA_CO_CALLBACK*
Dport_api.cc390 tPORT_DATA_CO_CALLBACK* p_port_cb) { in PORT_SetDataCOCallback()