Home
last modified time | relevance | path

Searched defs:add (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-latest/components/mbedtls/port/dynamic/
Desp_ssl_cli.c18 static int manage_resource(mbedtls_ssl_context *ssl, bool add) in manage_resource()
Desp_ssl_srv.c33 static int manage_resource(mbedtls_ssl_context *ssl, bool add) in manage_resource()
/hal_espressif-latest/components/bt/host/bluedroid/btc/core/
Dbtc_storage.c81 static bt_status_t _btc_storage_in_fetch_bonded_bt_device(const char *remote_bd_addr, int add) in _btc_storage_in_fetch_bonded_bt_device()
130 static bt_status_t btc_in_fetch_bonded_devices(int add) in btc_in_fetch_bonded_devices()
Dbtc_ble_storage.c905 bt_status_t _btc_storage_in_fetch_bonded_ble_device(const char *remote_bd_addr, int add) in _btc_storage_in_fetch_bonded_ble_device()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dproxy_client.h53 } add; member
Dprovisioner_main.c947 int add = -1; in bt_mesh_provisioner_local_app_key_add() local
1219 int add = -1; in bt_mesh_provisioner_local_net_key_add() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_api.c354 void SMP_SetStaticPasskey (BOOLEAN add, UINT32 passkey) in SMP_SetStaticPasskey()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_privacy.c192 void btm_ble_update_resolving_list(BD_ADDR pseudo_bda, BOOLEAN add) in btm_ble_update_resolving_list()
Dbtm_ble.c434 void BTM_BleSetStaticPasskey(BOOLEAN add, UINT32 passkey) in BTM_BleSetStaticPasskey()
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_utils.c653 BOOLEAN add, BOOLEAN is_listen) in bta_gattc_mark_bg_conn()
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_utils.c2820 BOOLEAN gatt_update_auto_connect_dev (tGATT_IF gatt_if, BOOLEAN add, BD_ADDR bd_addr, BOOLEAN is_in… in gatt_update_auto_connect_dev()
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c1179 void BTA_DmBleSetStaticPasskey(bool add, uint32_t passkey) in BTA_DmBleSetStaticPasskey()
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h632 BOOLEAN add; member