OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BLE_PAYLOAD_OFFSET
(Results
1 - 2
of
2
) sorted by null
/hardware/bsp/intel/peripheral/libupm/src/nrf24l01/
nrf24l01.cxx
373
uint8_t index =
BLE_PAYLOAD_OFFSET
+ 16;
375
memcpy (&m_bleBuffer[
BLE_PAYLOAD_OFFSET
], msg, 16);
nrf24l01.h
141
#define
BLE_PAYLOAD_OFFSET
13
Completed in 466 milliseconds