Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h809 } tBTA_DM_LINK_UP; typedef
958 tBTA_DM_LINK_UP link_up; /* ACL connection up event */
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/core/
Dbtc_dm.c306 static void btc_dm_link_up_evt(tBTA_DM_LINK_UP *p_link_up) in btc_dm_link_up_evt()