Home
last modified time | relevance | path

Searched refs:SOCKET_RECV_ADDR_SIZE (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_socket.cpp51 const int SOCKET_RECV_ADDR_SIZE = 6; variable
689 uint8_t buf[SOCKET_RECV_ADDR_SIZE] = {0}; in RecvSocketFd()