Home
last modified time | relevance | path

Searched refs:OHOS_BT_STATUS_UNHANDLED (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/dsoftbus/adapter/common/net/bluetooth/common/
H A Dadapter_bt_utils.c27 {OHOS_BT_STATUS_UNHANDLED, SOFTBUS_BT_STATUS_UNHANDLED},
/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dadapter_bt_utils_test.cpp59 status = BleOhosStatusToSoftBus(OHOS_BT_STATUS_UNHANDLED); in HWTEST()
/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
802 return OHOS_BT_STATUS_UNHANDLED; in BleGattsAddCharacteristic()
858 return OHOS_BT_STATUS_UNHANDLED; in BleGattsAddDescriptor()
901 return OHOS_BT_STATUS_UNHANDLED; in BleGattsStartService()
930 return OHOS_BT_STATUS_UNHANDLED; in BleGattsStopService()
966 return OHOS_BT_STATUS_UNHANDLED; in BleGattsDeleteService()
1021 return OHOS_BT_STATUS_UNHANDLED; in BleGattsSendResponse()
1070 return OHOS_BT_STATUS_UNHANDLED; in BleGattsSendIndication()
1095 return OHOS_BT_STATUS_UNHANDLED; in BleGattsSendIndication()
[all...]
H A Dohos_bt_gatt.cpp630 return OHOS_BT_STATUS_UNHANDLED; in BleStartAdvWithAddr()
712 return OHOS_BT_STATUS_UNHANDLED; in BleStartAdvEx()
/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_def.h204 OHOS_BT_STATUS_UNHANDLED, enumerator
/foundation/communication/dsoftbus/tests/adapter/broadcast/
H A Dsoftbus_ble_utils_test.cpp61 status = BtStatusToSoftBus(OHOS_BT_STATUS_UNHANDLED); in HWTEST()
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/ble/src/
H A Dsoftbus_ble_utils.c50 case OHOS_BT_STATUS_UNHANDLED: in BtStatusToSoftBus()

Completed in 7 milliseconds