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

  /external/bluetooth/bluedroid/stack/include/
l2c_api.h     [all...]
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_ucd.c 377 ** Function L2CA_UcdDataWrite
392 UINT16 L2CA_UcdDataWrite (UINT16 psm, BD_ADDR rem_bda, BT_HDR *p_buf, UINT16 flags)
399 L2CAP_TRACE_API ("L2CA_UcdDataWrite() PSM: 0x%04x BDA: %08x%04x", psm,
407 L2CAP_TRACE_WARNING ("L2CAP - no RCB for L2CA_UcdDataWrite, PSM: 0x%04x", psm);
    [all...]

Completed in 298 milliseconds