Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_gap_ble_api.c52 btc_gap_ble_arg_deep_free)== BT_STATUS_SUCCESS ? ESP_OK : ESP_FAIL); in esp_ble_gap_config_adv_data()
541 btc_gap_ble_arg_deep_free) == BT_STATUS_SUCCESS ? ESP_OK : ESP_FAIL); in esp_ble_gap_config_adv_data_raw()
580 btc_gap_ble_arg_deep_free) == BT_STATUS_SUCCESS ? ESP_OK : ESP_FAIL); in esp_ble_gap_config_scan_rsp_data_raw()
693 btc_gap_ble_arg_deep_free) == BT_STATUS_SUCCESS ? ESP_OK : ESP_FAIL); in esp_ble_gap_set_security_param()
828 btc_gap_ble_arg_deep_free) == BT_STATUS_SUCCESS ? ESP_OK : ESP_FAIL); in esp_ble_oob_req_reply()
850 btc_gap_ble_arg_deep_free) == BT_STATUS_SUCCESS ? ESP_OK : ESP_FAIL); in esp_ble_sc_oob_req_reply()
1180 btc_gap_ble_arg_deep_free) == BT_STATUS_SUCCESS ? ESP_OK : ESP_FAIL); in esp_ble_gap_config_ext_adv_data_raw()
1200 btc_gap_ble_arg_deep_free) == BT_STATUS_SUCCESS ? ESP_OK : ESP_FAIL); in esp_ble_gap_config_ext_scan_rsp_data_raw()
1218 btc_gap_ble_arg_deep_free) == BT_STATUS_SUCCESS ? ESP_OK : ESP_FAIL); in esp_ble_gap_ext_adv_start()
1235 btc_gap_ble_arg_deep_free) == BT_STATUS_SUCCESS ? ESP_OK : ESP_FAIL); in esp_ble_gap_ext_adv_stop()
[all …]
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gap_ble.h445 void btc_gap_ble_arg_deep_free(btc_msg_t *msg);
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c1783 void btc_gap_ble_arg_deep_free(btc_msg_t *msg) in btc_gap_ble_arg_deep_free() function
2404 btc_gap_ble_arg_deep_free(msg); in btc_gap_ble_call_handler()