Home
last modified time | relevance | path

Searched defs:nb_att (Results 1 – 2 of 2) sorted by relevance

/device/soc/chipsea/cst85/liteos_m/sdk/modules/btdm/ble/ble_profiles/hogp/hogpd/src/
Dhid_over_gatt_device.h131 uint8_t nb_att; member
/device/soc/asrmicro/asr582x/liteos_m/sdk/drivers/ble_src/
Dapp.c82 uint8_t nb_att; member
1045 uint8_t nb_att = service_reg_env.reg_list[service_reg_env.reg_nb]->nb_att; in app_ble_gatt_add_srv_rsp_hand() local
1327 uint8_t nb_att = service_reg_env.reg_list[service_reg_env.reg_nb]->nb_att; in app_ble_gatt_add_srv_rsp() local
1578 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()