Searched refs:HIDD_LE_IDX_NB (Results 1 – 3 of 3) sorted by relevance
177 HIDD_LE_IDX_NB, enumerator282 uint16_t att_tbl[HIDD_LE_IDX_NB];
329 static esp_gatts_attr_db_t hidd_le_gatt_db[HIDD_LE_IDX_NB] =617 esp_ble_gatts_create_attr_tab(hidd_le_gatt_db, gatts_if, HIDD_LE_IDX_NB, 0); in esp_hidd_prf_cb_hdl()619 if (param->add_attr_tab.num_handle == HIDD_LE_IDX_NB && in esp_hidd_prf_cb_hdl()622 HIDD_LE_IDX_NB*sizeof(uint16_t)); in esp_hidd_prf_cb_hdl()
121 HIDD_LE_IDX_NB, enumerator272 …_last_db = (esp_gatts_attr_db_t *)malloc(sizeof(esp_gatts_attr_db_t) * (HIDD_LE_IDX_NB + report_at… in create_hid_db()294 size_t index = HIDD_LE_IDX_NB; in create_hid_db()