Home
last modified time | relevance | path

Searched defs:underlayHandle (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/ble/
H A Dconnection_ble_manager_test.cpp239 int32_t underlayHandle = 2; variable
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_manager.c1060 int32_t underlayHandle = connection->underlayerHandle; in ConflictOnConnectSuccessed() local
2082 static bool ConflictPostBytes(int32_t underlayHandle, uint8_t *data, uint32_t dataLen) in ConflictPostBytes()