Home
last modified time | relevance | path

Searched refs:BAS_IDX_NB (Results 1 – 2 of 2) sorted by relevance

/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_ble_driver/profile/
A Dbass.c58 const struct attm_desc bas_att_db[BAS_IDX_NB] =
140 …vc_create_db(&(shdl[i]), ATT_SVC_BATTERY_SERVICE, (uint8_t *)&cfg_flag,BAS_IDX_NB, NULL, env->task… in bass_init()
146 … *start_hdl = shdl[i] + BAS_IDX_NB - ((params->features[i] == BAS_BATT_LVL_NTF_SUP) ? 0 : 1); in bass_init()
307 … handle += BAS_IDX_NB - ((((bass_env->features >> i) & 0x01) == BAS_BATT_LVL_NTF_SUP) ? 0 : 1); in bass_get_att_handle()
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_ble_driver/profile/inc/
A Dbass.h78 BAS_IDX_NB, enumerator

Completed in 10 milliseconds