Home
last modified time | relevance | path

Searched defs:ls (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/avdt/
Davdt_int.h986 #define AVDT_BLD_LAYERSPEC(ls, msg, label) ls = (((label) << 4) | (msg)) argument
988 #define AVDT_LAYERSPEC_LABEL(ls) ((uint8_t)((ls) >> 4)) argument
990 #define AVDT_LAYERSPEC_MSG(ls) ((uint8_t)((ls)&0x000F)) argument
/system/core/liblog/
Dfake_log_device.c152 LogState* ls; in deleteFakeFd() local
/system/bt/stack/l2cap/
Dl2c_fcr.cc987 uint16_t ls; in process_reqseq() local
/system/keymaster/key_blob_utils/
Docb.c260 int64x2_t ls = vdupq_n_s64(bot); in gen_offset() local