Searched defs:ble_att_svr_entry (Results 1 – 1 of 1) sorted by relevance
148 struct ble_att_svr_entry { struct151 const ble_uuid_t *ha_uuid;152 uint8_t ha_flags;153 uint8_t ha_min_key_size;154 uint16_t ha_handle_id;155 ble_att_svr_access_fn *ha_cb;156 void *ha_cb_arg;