Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/jv/
Dbta_jv_act.c2677 static struct fc_client *fcclient_find_by_id(uint32_t id) in fcclient_find_by_id() function
2713 } while (!t->id || fcclient_find_by_id(t->id)); in fcclient_alloc()
2935 t = fcclient_find_by_id(id); in bta_jv_l2cap_connect_le()
3042 t = fcclient_find_by_id(cc->handle); in bta_jv_l2cap_close_fixed()