Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gap_bt.h165 esp_err_t btc_gap_bt_get_cod(esp_bt_cod_t *cod);
/hal_espressif-3.5.0/components/bt/host/bluedroid/api/
Desp_gap_bt_api.c213 return btc_gap_bt_get_cod(cod); in esp_bt_gap_get_cod()
/hal_espressif-3.5.0/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_bt.c605 esp_err_t btc_gap_bt_get_cod(esp_bt_cod_t *cod) in btc_gap_bt_get_cod() function