Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_bt.c320 param.disc_res.num_prop = 1; in btc_gap_bt_search_devices_evt()
337 int num_prop = 0; in btc_gap_bt_search_devices_evt() local
341 num_prop++; in btc_gap_bt_search_devices_evt()
344 num_prop++; in btc_gap_bt_search_devices_evt()
348 num_prop++; in btc_gap_bt_search_devices_evt()
354 param.disc_res.num_prop = num_prop; in btc_gap_bt_search_devices_evt()
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gap_bt_api.h298 int num_prop; /*!< number of properties got */ member