HomeSort by relevance Sort by last modified time
    Searched refs:L2CA_UcdDiscover (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 313 ** Function L2CA_UcdDiscover
326 BOOLEAN L2CA_UcdDiscover ( UINT16 psm, BD_ADDR rem_bda, UINT8 info_type )
332 L2CAP_TRACE_API ("L2CA_UcdDiscover() PSM: 0x%04x BDA: %08x%04x, InfoType=0x%02x", psm,
340 L2CAP_TRACE_WARNING ("L2CAP - no RCB for L2CA_UcdDiscover, PSM: 0x%04x", psm);
    [all...]

Completed in 94 milliseconds