Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/l2cap/
Dbtc_l2cap.c821 bool need_call = true; in btc_l2cap_cb_handler() local
864 need_call = false; in btc_l2cap_cb_handler()
869 if (need_call) { in btc_l2cap_cb_handler()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/spp/
Dbtc_spp.c1179 bool need_call = true; in btc_spp_cb_handler() local
1221 need_call = false; in btc_spp_cb_handler()
1226 if (need_call) { in btc_spp_cb_handler()