Searched refs:bdname_len (Results 1 – 1 of 1) sorted by relevance
312 uint32_t bdname_len = strlen((const char *)p_data->p_data->disc_res.bd_name); in btc_gap_bt_search_devices_evt() local313 if (bdname_len) { in btc_gap_bt_search_devices_evt()316 …BTC_STORAGE_FILL_PROPERTY(&prop[0], ESP_BT_GAP_DEV_PROP_BDNAME, bdname_len + 1, p_data->p_data->di… in btc_gap_bt_search_devices_evt()