Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/common/include/common/
Dbt_target.h1317 #ifndef GAP_TRANSPORT_SUPPORTED
1318 #define GAP_TRANSPORT_SUPPORTED GATT_TRANSPORT_LE_BR_EDR macro
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/gap/
Dgap_ble.c470 status = GATTS_StartService(gap_cb.gatt_if, service_handle, GAP_TRANSPORT_SUPPORTED ); in gap_attr_db_init()