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

  /system/bt/stack/include/
l2c_api.h     [all...]
  /system/bt/stack/l2cap/
l2c_ucd.cc 186 * Function L2CA_UcdRegister
195 bool L2CA_UcdRegister(uint16_t psm, tL2CAP_UCD_CB_INFO* p_cb_info) {
198 L2CAP_TRACE_API("L2CA_UcdRegister() PSM: 0x%04x", psm);
208 L2CAP_TRACE_ERROR("L2CAP - no RCB for L2CA_UcdRegister, PSM: 0x%04x", psm);
220 L2CAP_TRACE_ERROR("L2CAP - no RCB available for L2CA_UcdRegister");
    [all...]

Completed in 364 milliseconds