Home
last modified time | relevance | path

Searched full:blob (Results 1 – 12 of 12) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/porting/npl/linux/src/
H A Dwqueue.h19 // https://github.com/vichargrave/wqueue/blob/master/wqueue.h
/nrf52832-nimble/rt-thread/components/drivers/spi/sfud/
H A DREADME.md15 …D 会查询配置文件 ( [`/sfud/inc/sfud_flash_def.h`](https://github.com/armink/SFUD/blob/4bee2d0417a7ce853cc…
96 设置后,SFUD 会去结合当前设定的 QSPI 总线数据线宽度,去 [QSPI Flash 扩展信息表](https://github.com/armink/SFUD/blob/069d2b409e…
/nrf52832-nimble/rt-thread/
H A DREADME.md5 …ithub/license/RT-Thread/rt-thread.svg)](https://github.com/RT-Thread/rt-thread/blob/master/LICENSE)
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/
H A Dble_gatts_read_test.c236 /* Receive follow-up read blob request. */ in TEST_CASE()
H A Dble_att_svr_test.c1954 /*** Read blob; always respond affirmatively, even when no mbufs. */ in TEST_CASE()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_att_clt.c510 * $read blob *
541 BLE_ATT_LOG_CMD(1, "read blob req", conn_handle, in ble_att_clt_tx_read_blob()
554 BLE_ATT_LOG_EMPTY_CMD(0, "read blob rsp", conn_handle); in ble_att_clt_rx_read_blob()
H A Dble_hs_hci.c138 /* Don't include the status byte in the parameters blob. */ in ble_hs_hci_rx_cmd_complete()
H A Dble_att_svr.c1532 BLE_ATT_LOG_CMD(0, "read blob req", conn_handle, ble_att_read_blob_req_log, in ble_att_svr_rx_read_blob()
1555 BLE_ATT_LOG_EMPTY_CMD(1, "read blob rsp", conn_handle); in ble_att_svr_rx_read_blob()
H A Dble_gattc.c4618 * Dispatches an incoming ATT read-blob-response to the appropriate active GATT
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/
H A Dsyscfg.yml305 Enables processing of incoming Read Blob Request ATT commands.
/nrf52832-nimble/rt-thread/components/drivers/sensors/
H A Dsensor.h11 /* Modified from: https://github.com/android/platform_hardware_libhardware/blob/master/include/hard…
/nrf52832-nimble/packages/NimBLE-latest/docs/ble_hs/
H A Dble_hs_return_codes.rst212 …LONG | The attribute cannot be read or written using the Read Blob Request. …