Searched defs:characteristic_uuid (Results 1 – 2 of 2) sorted by relevance
/btstack/test/mock/ |
H A D | mock_gatt_client.c | 739 …characteristic_t * mock_gatt_client_add_characteristic_uuid16(uint16_t characteristic_uuid, uint16… in mock_gatt_client_add_characteristic_uuid16() 746 …acteristic_t * mock_gatt_client_add_characteristic_uuid128(const uint8_t * characteristic_uuid, ui… in mock_gatt_client_add_characteristic_uuid128()
|
/btstack/test/gatt_client/ |
H A D | gatt_client_test.cpp | 471 …uint8_t characteristic_uuid[] = {0x00, 0x00, 0xF2, 0x01, 0x00, 0x00, 0x10, 0x00, 0x80, 0x00, 0x00,… in TEST() local 493 …uint8_t characteristic_uuid[]= { 0x00, 0x00, 0xF1, 0x05, 0x00, 0x00, 0x10, 0x00, 0x80, 0x00, 0x00,… in TEST() local
|