Searched defs:aid (Results 1 – 6 of 6) sorted by relevance
43 #define UNSEG_HDR(akf, aid) ((akf << 6) | (aid & AID_MASK)) argument44 #define SEG_HDR(akf, aid) (UNSEG_HDR(akf, aid) | 0x80) argument594 uint8_t aid = 0U; in bt_mesh_trans_send() local1945 const uint8_t **key, uint8_t *aid, uint8_t role, uint16_t dst) in bt_mesh_app_key_get()
310 aid: 6; member
357 uint8_t aid; member
28 uint8_t aid; //application id member
45 u16 aid; /* STA's unique AID (1 .. 2007) or 0 if not yet assigned */ member
670 uint8_t aid; /**< the aid that ESP32 soft-AP gives to the station connected to */ member677 uint8_t aid; /**< the aid that ESP32 soft-AP gave to the station disconnects to */ member