Searched defs:nb_att (Results 1 – 2 of 2) sorted by relevance
131 uint8_t nb_att; member
82 uint8_t nb_att; member1045 uint8_t nb_att = service_reg_env.reg_list[service_reg_env.reg_nb]->nb_att; in app_ble_gatt_add_srv_rsp_hand() local1327 uint8_t nb_att = service_reg_env.reg_list[service_reg_env.reg_nb]->nb_att; in app_ble_gatt_add_srv_rsp() local1578 int app_ble_gatt_add_svc_helper(uint16_t *start_hdl, uint8_t nb_att, ble_gatt_att_reg_t *atts) in app_ble_gatt_add_svc_helper()