/btstack/platform/daemon/binding/java/src/com/bluekitchen/btstack/ |
H A D | Util.java | 13 public static int readByte(byte[] buffer, int offset){ in readByte() 19 public static int readBt16(byte[] buffer, int offset){ in readBt16() 23 public static int readBt24(byte[] buffer, int offset){ in readBt24() 27 public static long readBt32(byte[] buffer, int offset){ in readBt32() 31 public static BD_ADDR readBdAddr(byte[] buffer, int offset){ in readBdAddr() 35 public static GATTService readGattService(byte[] buffer, int offset){ in readGattService() 39 public static GATTCharacteristic readGattCharacteristic(byte[] buffer, int offset){ in readGattCharacteristic() 43 …ic static GATTCharacteristicDescriptor readGattCharacteristicDescriptor(byte[] buffer, int offset){ in readGattCharacteristicDescriptor() 47 public static int readExactly(InputStream in, byte[] buffer, int offset, int len){ in readExactly() 63 public static void storeByte(byte[] buffer, int offset, int value){ in storeByte() [all …]
|
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/ |
H A D | stm32l4xx_hal_exti.c | 150 uint32_t offset; in HAL_EXTI_SetConfigLine() local 275 uint32_t offset; in HAL_EXTI_GetConfigLine() local 378 uint32_t offset; in HAL_EXTI_ClearConfigLine() local 510 uint32_t offset; in HAL_EXTI_IRQHandler() local 549 uint32_t offset; in HAL_EXTI_GetPending() local 583 uint32_t offset; in HAL_EXTI_ClearPending() local 611 uint32_t offset; in HAL_EXTI_GenerateSWI() local
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/ |
H A D | stm32l4xx_hal_exti.c | 150 uint32_t offset; in HAL_EXTI_SetConfigLine() local 275 uint32_t offset; in HAL_EXTI_GetConfigLine() local 378 uint32_t offset; in HAL_EXTI_ClearConfigLine() local 510 uint32_t offset; in HAL_EXTI_IRQHandler() local 549 uint32_t offset; in HAL_EXTI_GetPending() local 583 uint32_t offset; in HAL_EXTI_ClearPending() local 611 uint32_t offset; in HAL_EXTI_GenerateSWI() local
|
/btstack/3rd-party/lwip/core/src/core/ |
H A D | pbuf.c | 227 u16_t offset = (u16_t)layer; in pbuf_alloc() local 366 u16_t offset = (u16_t)l; in pbuf_alloced_custom() local 1027 pbuf_copy_partial(const struct pbuf *buf, void *dataptr, u16_t len, u16_t offset) in pbuf_copy_partial() 1074 pbuf_get_contiguous(const struct pbuf *p, void *buffer, size_t bufsize, u16_t len, u16_t offset) in pbuf_get_contiguous() 1240 pbuf_take_at(struct pbuf *buf, const void *dataptr, u16_t len, u16_t offset) in pbuf_take_at() 1371 pbuf_get_at(const struct pbuf *p, u16_t offset) in pbuf_get_at() 1389 pbuf_try_get_at(const struct pbuf *p, u16_t offset) in pbuf_try_get_at() 1411 pbuf_put_at(struct pbuf *p, u16_t offset, u8_t data) in pbuf_put_at() 1434 pbuf_memcmp(const struct pbuf *p, u16_t offset, const void *s2, u16_t n) in pbuf_memcmp()
|
/btstack/src/ble/ |
H A D | att_db.c | 219 static void att_update_value_len(att_iterator_t *it, uint16_t offset, hci_con_handle_t con_handle) { in att_update_value_len() 228 static int att_copy_value(att_iterator_t *it, uint16_t offset, uint8_t * buffer, uint16_t buffer_si… in att_copy_value() 453 uint16_t offset = 1; in handle_find_information_request2() local 557 uint16_t offset = 1; in handle_find_by_type_value_request() local 623 uint16_t offset = 1; in handle_read_by_type_request2() local 780 uint16_t offset = 1; in handle_read_request2() local 843 uint16_t offset = 1; in handle_read_blob_request2() local 873 uint16_t offset = 1; in handle_read_multiple_request2() local 1008 uint16_t offset = 1; in handle_read_by_group_type_request2() local 1167 uint16_t offset = little_endian_read_16(request_buffer, 3); in handle_prepare_write_request() local [all …]
|
/btstack/3rd-party/lwip/core/src/apps/snmp/ |
H A D | snmp_pbuf_stream.c | 47 snmp_pbuf_stream_init(struct snmp_pbuf_stream *pbuf_stream, struct pbuf *p, u16_t offset, u16_t len… in snmp_pbuf_stream_init() 136 snmp_pbuf_stream_seek(struct snmp_pbuf_stream *pbuf_stream, s32_t offset) in snmp_pbuf_stream_seek() 150 snmp_pbuf_stream_seek_abs(struct snmp_pbuf_stream *pbuf_stream, u32_t offset) in snmp_pbuf_stream_seek_abs()
|
/btstack/src/classic/ |
H A D | sdp_client.c | 419 uint16_t offset = 3; in sdp_client_parse_service_search_attribute_response() local 543 uint16_t offset = 0; in sdp_client_setup_service_search_attribute_request() local 588 uint16_t offset = 0; in sdp_client_setup_service_search_request() local 625 uint16_t offset = 0; in sdp_client_setup_service_attribute_request() local 664 uint16_t offset = 3; in sdp_client_parse_service_search_response() local 700 uint16_t offset = 3; in sdp_client_parse_service_attribute_response() local
|
H A D | avrcp_controller.c | 200 uint16_t offset = 0; in avrcp_controller_emit_notification_for_event_id() local 215 uint16_t offset = 0; in avrcp_controller_emit_notification_for_event_id() local 228 uint16_t offset = 0; in avrcp_controller_emit_notification_for_event_id() local 240 uint16_t offset = 0; in avrcp_controller_emit_notification_for_event_id() local 252 uint16_t offset = 0; in avrcp_controller_emit_notification_for_event_id() local 265 uint16_t offset = 0; in avrcp_controller_emit_notification_for_event_id() local 280 uint16_t offset = 0; in avrcp_controller_emit_notification_for_event_id() local 295 uint16_t offset = 0; in avrcp_controller_emit_notification_for_event_id() local 307 uint16_t offset = 0; in avrcp_controller_emit_notification_for_event_id() local 320 uint16_t offset = 0; in avrcp_controller_emit_notification_for_event_id() local [all …]
|
/btstack/3rd-party/lwip/core/src/apps/mdns/ |
H A D | mdns_domain.c | 122 mdns_domain_add_label_pbuf(struct mdns_domain *domain, const struct pbuf *p, u16_t offset, u8_t len) in mdns_domain_add_label_pbuf() 204 mdns_readname_loop(struct pbuf *p, u16_t offset, struct mdns_domain *domain, unsigned depth) in mdns_readname_loop() 270 mdns_readname(struct pbuf *p, u16_t offset, struct mdns_domain *domain) in mdns_readname() 536 mdns_compress_domain(struct pbuf *pbuf, u16_t *offset, struct mdns_domain *domain) in mdns_compress_domain() 595 u16_t offset = outpkt->domain_offsets[i]; in mdns_write_domain() local
|
/btstack/port/stm32-wb55xx-nucleo-freertos/port/ |
H A D | hal_flash_bank_stm32wb.c | 53 #define LITTLE_TO_64(buff, offset) ((uint64_t) ( (((uint64_t) ((uint8_t*)(buff))[(offset)+7]) <<… argument 96 static void hal_flash_bank_stm32wb_read(void * context, int bank, uint32_t offset, uint8_t * buffer… in hal_flash_bank_stm32wb_read() 106 static void hal_flash_bank_stm32wb_write(void * context, int bank, uint32_t offset, const uint8_t *… in hal_flash_bank_stm32wb_write()
|
/btstack/port/archive/msp430f5229lp-cc2564b/example/ |
H A D | ble_server.c | 160 static uint16_t get_bytes_to_copy(uint16_t value_len, uint16_t offset, uint16_t buffer_size){ in get_bytes_to_copy() 170 uint16_t att_read_callback(hci_con_handle_t con_handle, uint16_t att_handle, uint16_t offset, uint8… in att_read_callback() 190 …handle_t con_handle, uint16_t att_handle, uint16_t transaction_mode, uint16_t offset, uint8_t *buf… in att_write_callback()
|
/btstack/port/archive/msp-exp430f5438-cc2564b/example/ |
H A D | ble_server.c | 184 static uint16_t get_bytes_to_copy(uint16_t value_len, uint16_t offset, uint16_t buffer_size){ in get_bytes_to_copy() 194 uint16_t att_read_callback(hci_con_handle_t con_handle, uint16_t att_handle, uint16_t offset, uint8… in att_read_callback() 214 …handle_t con_handle, uint16_t att_handle, uint16_t transaction_mode, uint16_t offset, uint8_t *buf… in att_write_callback()
|
/btstack/tool/ |
H A D | dump_gatt.py | 29 def uuid16_at_offset(data, offset): argument 32 def uuid128_at_offset(data, offset): argument 36 def handle_at_offset(data, offset): argument 39 def bd_addr_at_offset(data, offset): argument
|
H A D | dump_keys.py | 40 def handle_at_offset(data, offset): argument 44 def bd_addr_at_offset(data, offset): argument
|
/btstack/platform/embedded/ |
H A D | btstack_tlv_flash_bank.c | 93 uint32_t offset; member 117 static void btstack_tlv_flash_bank_read(btstack_tlv_flash_bank_t * self, int bank, uint32_t offset,… in btstack_tlv_flash_bank_read() 137 static void btstack_tlv_flash_bank_write(btstack_tlv_flash_bank_t * self, int bank, uint32_t offset… in btstack_tlv_flash_bank_write() 238 …int btstack_tlv_flash_bank_test_erased(btstack_tlv_flash_bank_t * self, int bank, uint32_t offset){ in btstack_tlv_flash_bank_test_erased() 355 …flash_bank_delete_tag_until_offset(btstack_tlv_flash_bank_t * self, uint32_t tag, uint32_t offset){ in btstack_tlv_flash_bank_delete_tag_until_offset()
|
H A D | hal_flash_bank_memory.c | 63 static void hal_flash_bank_memory_read(void * context, int bank, uint32_t offset, uint8_t * buffer,… in hal_flash_bank_memory_read() 75 static void hal_flash_bank_memory_write(void * context, int bank, uint32_t offset, const uint8_t * … in hal_flash_bank_memory_write()
|
/btstack/test/fuzz/ |
H A D | fuzz_att_db.c | 11 …ead_callback(hci_con_handle_t con_handle, uint16_t attribute_handle, uint16_t offset, uint8_t * bu… in att_read_callback() 15 …_t con_handle, uint16_t attribute_handle, uint16_t transaction_mode, uint16_t offset, uint8_t *buf… in att_write_callback()
|
/btstack/port/max32630-fthr/src/ |
H A D | hal_flash_bank_mxc.c | 65 static void hal_flash_bank_mxc_read(void * context, int bank, uint32_t offset, uint8_t * buffer, ui… in hal_flash_bank_mxc_read() 75 static void hal_flash_bank_mxc_write(void * context, int bank, uint32_t offset, const uint8_t * dat… in hal_flash_bank_mxc_write()
|
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/src/ |
H A D | hal_flash_bank_synergy.c | 62 static void hal_flash_bank_synergy_read(void * context, int bank, uint32_t offset, uint8_t * buffer… in hal_flash_bank_synergy_read() 72 static void hal_flash_bank_synergy_write(void * context, int bank, uint32_t offset, const uint8_t *… in hal_flash_bank_synergy_write()
|
/btstack/src/ble/gatt-service/ |
H A D | battery_service_server.c | 66 …ead_callback(hci_con_handle_t con_handle, uint16_t attribute_handle, uint16_t offset, uint8_t * bu… in battery_service_read_callback() 78 …_t con_handle, uint16_t attribute_handle, uint16_t transaction_mode, uint16_t offset, uint8_t *buf… in battery_service_write_callback()
|
H A D | tx_power_service_server.c | 70 …ead_callback(hci_con_handle_t con_handle, uint16_t attribute_handle, uint16_t offset, uint8_t * bu… in tx_power_service_read_callback() 83 …_t con_handle, uint16_t attribute_handle, uint16_t transaction_mode, uint16_t offset, uint8_t *buf… in tx_power_service_write_callback()
|
/btstack/port/msp432p401lp-cc256x/ |
H A D | hal_flash_bank_msp432.c | 74 static void hal_flash_bank_msp432_read(void * context, int bank, uint32_t offset, uint8_t * buffer,… in hal_flash_bank_msp432_read() 84 static void hal_flash_bank_msp432_write(void * context, int bank, uint32_t offset, const uint8_t * … in hal_flash_bank_msp432_write()
|
/btstack/3rd-party/bluedroid/decoder/srce/ |
H A D | synthesis-sbc.c | 266 OI_UINT offset = context->common.filterBufferOffset; in OI_SBC_SynthFrame_80() local 298 OI_UINT offset = context->common.filterBufferOffset; in OI_SBC_SynthFrame_4SB() local 332 OI_UINT offset = context->common.filterBufferOffset; in OI_SBC_SynthFrame_Enhanced() local
|
/btstack/port/stm32-f4discovery-cc256x/port/ |
H A D | hal_flash_bank_stm32.c | 69 static void hal_flash_bank_stm32_read(void * context, int bank, uint32_t offset, uint8_t * buffer, … in hal_flash_bank_stm32_read() 79 static void hal_flash_bank_stm32_write(void * context, int bank, uint32_t offset, const uint8_t * d… in hal_flash_bank_stm32_write()
|
/btstack/port/stm32-l073rz-nucleo-em9304/port/ |
H A D | hal_flash_bank_stm32.c | 69 static void hal_flash_bank_stm32_read(void * context, int bank, uint32_t offset, uint8_t * buffer, … in hal_flash_bank_stm32_read() 79 static void hal_flash_bank_stm32_write(void * context, int bank, uint32_t offset, const uint8_t * d… in hal_flash_bank_stm32_write()
|