Home
last modified time | relevance | path

Searched defs:descriptor (Results 1 – 13 of 13) sorted by relevance

/btstack/src/
H A Dbtstack_hid_parser.h109 const uint8_t * descriptor; member
127 const uint8_t * descriptor; member
/btstack/test/mock/
H A Dmock_gatt_client.c149 …ic_descriptor(const uint8_t * packet, int offset, gatt_client_characteristic_descriptor_t * descri… in gatt_client_deserialize_characteristic_descriptor()
484 mock_gatt_client_characteristic_descriptor_t * descriptor; in mock_gatt_client_run_once() local
776 …gatt_client_set_descriptor_characteristic_value(mock_gatt_client_characteristic_descriptor_t * des… in mock_gatt_client_set_descriptor_characteristic_value()
/btstack/platform/chibios/
H A Dhal_flash_bank_chibios.c117 const flash_descriptor_t * descriptor = flashGetDescriptor(&EFLD1); in hal_flash_bank_chibios_init_instance() local
/btstack/src/classic/
H A Dpan.c67 uint32_t service_uuid, uint16_t * network_packet_types, const char *name, const char *descriptor, in pan_create_service()
H A Dhid_device.c382 …int report_id, hid_report_type_t report_type, uint16_t descriptor_len, const uint8_t * descriptor){ in hid_get_report_size_for_id()
838 …evice_init(bool boot_protocol_mode_supported, uint16_t descriptor_len, const uint8_t * descriptor){ in hid_device_init()
/btstack/test/fuzz/
H A Dfuzz_gatt_client.c112 gatt_client_characteristic_descriptor_t descriptor; in LLVMFuzzerTestOneInput() local
/btstack/test/gatt-service-client/
H A Dancs_client_test.cpp100 mock_gatt_client_characteristic_descriptor_t * descriptor; in TEST_GROUP() local
H A Dbattery_service_client_test.cpp150 mock_gatt_client_characteristic_descriptor_t * descriptor; in TEST_GROUP() local
/btstack/test/gatt_client/
H A Dgatt_client_test.cpp154 gatt_client_characteristic_descriptor_t descriptor; in handle_ble_client_event() local
1397 gatt_client_characteristic_descriptor_t descriptor; in TEST() local
/btstack/src/ble/
H A Dgatt_client.c3016 …_handler_t callback, hci_con_handle_t con_handle, gatt_client_characteristic_descriptor_t * descri… in gatt_client_read_characteristic_descriptor()
3039 …_handler_t callback, hci_con_handle_t con_handle, gatt_client_characteristic_descriptor_t * descri… in gatt_client_read_long_characteristic_descriptor()
3060 …_handler_t callback, hci_con_handle_t con_handle, gatt_client_characteristic_descriptor_t * descri… in gatt_client_write_characteristic_descriptor()
3085 …_handler_t callback, hci_con_handle_t con_handle, gatt_client_characteristic_descriptor_t * descri… in gatt_client_write_long_characteristic_descriptor()
3165 …ic_descriptor(const uint8_t * packet, int offset, gatt_client_characteristic_descriptor_t * descri… in gatt_client_deserialize_characteristic_descriptor()
/btstack/src/ble/gatt-service/
H A Dhids_device.c536 void hids_device_init(uint8_t country_code, const uint8_t * descriptor, uint16_t descriptor_size){ in hids_device_init()
/btstack/platform/daemon/src/
H A Ddaemon.c899 gatt_client_characteristic_descriptor_t descriptor; in btstack_command_handler() local
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Core_A/Include/
H A Dcore_ca.h2401 __STATIC_INLINE int MMU_GetSectionDescriptor(uint32_t *descriptor, mmu_region_attributes_Type reg) in MMU_GetSectionDescriptor()
2428 __STATIC_INLINE int MMU_GetPageDescriptor(uint32_t *descriptor, uint32_t *descriptor2, mmu_region_a… in MMU_GetPageDescriptor()