Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatt_common.c38 btc_ble_gatt_com_args_t *arg = (btc_ble_gatt_com_args_t *)(msg->arg); in btc_gatt_com_call_handler()
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/
Desp_gatt_common_api.c27 btc_ble_gatt_com_args_t arg; in esp_ble_gatt_set_local_mtu()
40 …return (btc_transfer_context(&msg, &arg, sizeof(btc_ble_gatt_com_args_t), NULL) == BT_STATUS_SUCCE… in esp_ble_gatt_set_local_mtu()
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gatt_common.h34 } btc_ble_gatt_com_args_t; typedef