Home
last modified time | relevance | path

Searched refs:BT_UUID_LEN (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth_service/test/unittest/gatt_c/
H A Dgatt_client_c_test.cpp32 static constexpr int BT_UUID_LEN = 2; member
68 char uuid[BT_UUID_LEN] = { BT_UUID_1ST, BT_UUID_2ND }; in HWTEST_F()
69 appId.uuidLen = BT_UUID_LEN; in HWTEST_F()
/foundation/communication/dsoftbus/core/adapter/br/include/
H A Dbt_rfcom.h26 #define BT_UUID_LEN 16 macro
30 typedef uint8 BT_UUID[BT_UUID_LEN];
H A Dwrapper_br_interface.h31 #define BT_UUID_LEN 16 macro
33 typedef uint8_t BT_UUIDL[BT_UUID_LEN];
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/include/
H A Dsoftbus_adapter_bt_common.h30 #define BT_UUID_LEN 16 macro
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/ble/
H A Dsoftbus_adapter_ble_gatt_server.c37 static const char SOFTBUS_APP_UUID[BT_UUID_LEN] = {

Completed in 4 milliseconds