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

  /external/bluetooth/bluedroid/bta/ag/
bta_ag_rfc.c 267 PORT_SetEventCallback(handle, bta_ag_port_cback_tbl[i]);
  /external/bluetooth/bluedroid/stack/include/
port_api.h 250 ** Function PORT_SetEventCallback
260 RFC_API extern int PORT_SetEventCallback (UINT16 port_handle,
276 ** Function PORT_SetEventCallback
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_act.c     [all...]
  /external/bluetooth/bluedroid/stack/rfcomm/
port_api.c 278 ** Function PORT_SetEventCallback
291 int PORT_SetEventCallback (UINT16 port_handle, tPORT_CALLBACK *p_port_cb)
308 RFCOMM_TRACE_API1 ("PORT_SetEventCallback() handle:%d", port_handle);
    [all...]

Completed in 80 milliseconds