Home
last modified time | relevance | path

Searched refs:handle_count (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/components/ble_host/include/
A Dhci_api.h93 struct handle_count { struct
98 int hci_api_host_num_complete_packets(uint8_t num_handles, struct handle_count *phc); argument
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/
A Dmicro_allocator.h258 ScratchBufferHandle** scratch_buffer_handles, size_t handle_count);
A Dmicro_allocator.cc1033 ScratchBufferHandle** scratch_buffer_handles, size_t handle_count) { in AllocateScratchBufferHandles() argument
1045 sizeof(ScratchBufferHandle) * handle_count, in AllocateScratchBufferHandles()
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dgatt.h1177 size_t handle_count; member
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dgatt.c3464 if (!params->handle_count) { in gatt_read_rsp()
3567 params->handle_count * sizeof(u16_t)); in gatt_read_mult()
3572 for (i = 0U; i < params->handle_count; i++) { in gatt_read_mult()
3630 params->handle_count * sizeof(u16_t)); in gatt_read_mult_vl()
3635 for (i = 0U; i < params->handle_count; i++) { in gatt_read_mult_vl()
3669 if (params->handle_count == 0) { in bt_gatt_read()
3673 if (params->handle_count > 1) { in bt_gatt_read()
A Dhci_api.c1279 __hci_api_weak__ int hci_api_host_num_complete_packets(uint8_t num_handles, struct handle_count *ph… in hci_api_host_num_complete_packets()
A Dhci_core.c278 struct handle_count hc; in report_completed_packet()
/AliOS-Things-master/components/ble_host/bt_host/aos/
A Dble.c1201 params->handle_count = 1; in ble_stack_gatt_read()
1252 params->handle_count = attr_count; in ble_stack_gatt_read_multiple()

Completed in 36 milliseconds