Home
last modified time | relevance | path

Searched refs:TYPE_L2CAP (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_socket.h49 TYPE_L2CAP = 0x01, enumerator
320 * @brief Get dynamic PSM value for TYPE_L2CAP.
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_socket.cpp785 } else if (type == TYPE_L2CAP) { in ConvertTypeToString()
786 retStr = "TYPE_L2CAP"; in ConvertTypeToString()

Completed in 3 milliseconds