Searched full:blob (Results 1 – 12 of 12) sorted by relevance
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/linux/src/ |
H A D | wqueue.h | 19 // https://github.com/vichargrave/wqueue/blob/master/wqueue.h
|
/nrf52832-nimble/rt-thread/components/drivers/spi/sfud/ |
H A D | README.md | 15 …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 D | README.md | 5 …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 D | ble_gatts_read_test.c | 236 /* Receive follow-up read blob request. */ in TEST_CASE()
|
H A D | ble_att_svr_test.c | 1954 /*** Read blob; always respond affirmatively, even when no mbufs. */ in TEST_CASE()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/ |
H A D | ble_att_clt.c | 510 * $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 D | ble_hs_hci.c | 138 /* Don't include the status byte in the parameters blob. */ in ble_hs_hci_rx_cmd_complete()
|
H A D | ble_att_svr.c | 1532 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 D | ble_gattc.c | 4618 * Dispatches an incoming ATT read-blob-response to the appropriate active GATT
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/ |
H A D | syscfg.yml | 305 Enables processing of incoming Read Blob Request ATT commands.
|
/nrf52832-nimble/rt-thread/components/drivers/sensors/ |
H A D | sensor.h | 11 /* Modified from: https://github.com/android/platform_hardware_libhardware/blob/master/include/hard…
|
/nrf52832-nimble/packages/NimBLE-latest/docs/ble_hs/ |
H A D | ble_hs_return_codes.rst | 212 …LONG | The attribute cannot be read or written using the Read Blob Request. …
|