Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/l2cap/
Dl2c_api.c766 BOOLEAN L2CA_SetIdleTimeout (UINT16 cid, UINT16 timeout, BOOLEAN is_global) in L2CA_SetIdleTimeout()
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
Dverifier.c5068 bool is_global = false; in check_func_call() local