Home
last modified time | relevance | path

Searched refs:TYPE_L2CAP_LE (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_socket.h50 TYPE_L2CAP_LE = 0x02, enumerator
225 * @brief Get dynamic PSM value for TYPE_L2CAP_LE.
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_socket.cpp430 if (pimpl->type_ == TYPE_L2CAP_LE) { in Connect()
573 if (type_ == TYPE_L2CAP_LE) { in Listen()
787 } else if (type == TYPE_L2CAP_LE) { in ConvertTypeToString()
788 retStr = "TYPE_L2CAP_LE"; in ConvertTypeToString()
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_socket.cpp519 TYPE_L2CAP_LE, false); in SocketUpdateCocConnectionParams()

Completed in 6 milliseconds