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

  /system/bt/stack/test/common/
mock_l2cap_layer.cc 27 uint16_t L2CA_Register(uint16_t psm, tL2CAP_APPL_INFO* p_cb_info) {
  /system/bt/stack/l2cap/
l2c_api.cc 49 * Function L2CA_Register
61 uint16_t L2CA_Register(uint16_t psm, tL2CAP_APPL_INFO* p_cb_info) {
65 L2CAP_TRACE_API("L2CAP - L2CA_Register() called for PSM: 0x%04x", psm);
92 L2CAP_TRACE_API("L2CA_Register - Real PSM: 0x%04x Virtual PSM: 0x%04x",
    [all...]

Completed in 426 milliseconds