Searched refs:MAX_PAWR_SUBEVENT_DATA_SIZE (Results 1 – 3 of 3) sorted by relevance
27 static uint8_t pawr_subevent_buf[CFG_BLE_PAWR_SUBEVENT_DATA_COUNT_MAX][MAX_PAWR_SUBEVENT_DATA_SIZE];29 static uint8_t pawr_resp_buff[MAX_PAWR_RESPONSE_SUBEVENT_COUNT][MAX_PAWR_SUBEVENT_DATA_SIZE];
7 #define MAX_PAWR_SUBEVENT_DATA_SIZE 249 macro
223 if(Subevent_Data_Parameters[i].Subevent_Data_Length > MAX_PAWR_SUBEVENT_DATA_SIZE) in hci_le_set_periodic_advertising_subevent_data()