Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/hl/src/gatt/attm/
A Dattm_db.h124 struct attm_elmt struct
243 uint8_t attmdb_get_attribute(uint16_t handle, struct attm_elmt*elmt);
260 uint8_t attmdb_get_next_att(uint16_t * handle, struct attm_elmt*elmt);
272 bool attmdb_uuid16_comp(struct attm_elmt *elmt, uint16_t uuid16);
286 uint8_t attmdb_get_max_len(struct attm_elmt* elmt, att_size_t* length);
304 uint8_t attmdb_get_uuid(struct attm_elmt *elmt, uint8_t* uuid_len, uint8_t* uuid, bool srv_uuid, bo…
327 uint16_t perm_mask, struct attm_elmt *elmt);

Completed in 3 milliseconds