Home
last modified time | relevance | path

Searched defs:OHOS_BT_STATUS_UNHANDLED (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_def.h204 OHOS_BT_STATUS_UNHANDLED, enumerator
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_server.cpp660 CHECK_AND_RETURN_LOG_RET(GATTSERVER(serverId), OHOS_BT_STATUS_UNHANDLED, "GATTSERVER(serverId) is null!"); in BleGattsConnect() local
684 CHECK_AND_RETURN_LOG_RET(GATTSERVER(serverId), OHOS_BT_STATUS_UNHANDLED, "GATTSERVER(serverId) is null!"); in BleGattsDisconnect() local
[all...]

Completed in 3 milliseconds