Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h154 }tBTM_WL_OPERATION; typedef
191 typedef void (tBTM_ADD_WHITELIST_CBACK) (UINT8 status, tBTM_WL_OPERATION wl_opration);
/hal_espressif-2.7.6/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c730 static void btc_add_whitelist_complete_callback(UINT8 status, tBTM_WL_OPERATION wl_opration) in btc_add_whitelist_complete_callback()