Home
last modified time | relevance | path

Searched refs:Response_Data (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Daci_adv_nwk.c271 uint8_t Response_Data[]) in hci_le_set_periodic_advertising_response_data() argument
289 memcpy(p, Response_Data, Response_Data_Length); in hci_le_set_periodic_advertising_response_data()
Daci_adv_nwk.h95 uint8_t Response_Data[]);
Ddtm_cmd_db.c1756 uint8_t Response_Data[(HCI_MAX_PAYLOAD_SIZE - 8)/sizeof(uint8_t)];
9899 … cp0->Response_Data /* cp0->Response_Data_Length * (sizeof(uint8_t)) */); in hci_le_set_periodic_advertising_response_data_process()
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dble_api.h5824 uint8_t* Response_Data);