HomeSort by relevance Sort by last modified time
    Searched refs:tPORT_DATA_CO_CALLBACK (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/stack/include/
port_api.h 104 typedef int (tPORT_DATA_CO_CALLBACK) (UINT16 port_handle, UINT8* p_buf, UINT16 len, int type);
289 RFC_API extern int PORT_SetDataCOCallback (UINT16 port_handle, tPORT_DATA_CO_CALLBACK *p_port_cb);
  /external/bluetooth/bluedroid/stack/rfcomm/
port_int.h 197 tPORT_DATA_CO_CALLBACK *p_data_co_callback; /* Callback function with callouts and flowctrl */
port_api.c 388 int PORT_SetDataCOCallback (UINT16 port_handle, tPORT_DATA_CO_CALLBACK *p_port_cb)
    [all...]

Completed in 285 milliseconds