Home
last modified time | relevance | path

Searched refs:PORT_SetDataCallback (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dport_api.h305 extern int PORT_SetDataCallback (UINT16 port_handle,
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_rfc.c257 PORT_SetDataCallback(handle, bta_ag_data_cback_tbl[i]); in bta_ag_setup_port()
/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/
Dport_api.c368 int PORT_SetDataCallback (UINT16 port_handle, tPORT_DATA_CALLBACK *p_port_cb) in PORT_SetDataCallback() function