Home
last modified time | relevance | path

Searched refs:tBTA_GATTS_IF (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gatts_int.h76 tBTA_GATTS_IF server_if;
83 tBTA_GATTS_IF server_if;
143 tBTA_GATTS_IF server_if;
154 tBTA_GATTS_IF server_if;
160 tBTA_GATTS_IF server_if;
190 tBTA_GATTS_IF gatt_if;
258 extern tBTA_GATTS_RCB *bta_gatts_find_app_rcb_by_app_if(tBTA_GATTS_IF server_if);
259 extern UINT8 bta_gatts_find_app_rcb_idx_by_app_if(tBTA_GATTS_CB *p_cb, tBTA_GATTS_IF server_if);
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h486 typedef tGATT_IF tBTA_GATTS_IF; typedef
583 tBTA_GATTS_IF server_if;
590 tBTA_GATTS_IF server_if;
599 tBTA_GATTS_IF server_if;
606 tBTA_GATTS_IF server_if;
613 tBTA_GATTS_IF server_if;
620 tBTA_GATTS_IF server_if;
648 tBTA_GATTS_IF server_if;
653 tBTA_GATTS_IF server_if;
658 tBTA_GATTS_IF server_if;
[all …]
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gatts_api.c121 void BTA_GATTS_AppDeregister(tBTA_GATTS_IF server_if) in BTA_GATTS_AppDeregister()
153 void BTA_GATTS_CreateService(tBTA_GATTS_IF server_if, const tBT_UUID * p_service_uuid, UINT8 inst, in BTA_GATTS_CreateService()
520 void BTA_GATTS_Open(tBTA_GATTS_IF server_if, BD_ADDR remote_bda, BOOLEAN is_direct, in BTA_GATTS_Open()
552 void BTA_GATTS_CancelOpen(tBTA_GATTS_IF server_if, BD_ADDR remote_bda, BOOLEAN is_direct) in BTA_GATTS_CancelOpen()
590 void BTA_GATTS_SendServiceChangeIndication(tBTA_GATTS_IF server_if, BD_ADDR remote_bda) in BTA_GATTS_SendServiceChangeIndication()
621 void BTA_GATTS_Listen(tBTA_GATTS_IF server_if, BOOLEAN start, BD_ADDR_PTR target_bda) in BTA_GATTS_Listen()
Dbta_gatts_utils.c87 tBTA_GATTS_RCB *bta_gatts_find_app_rcb_by_app_if(tBTA_GATTS_IF server_if) in bta_gatts_find_app_rcb_by_app_if()
110 UINT8 bta_gatts_find_app_rcb_idx_by_app_if(tBTA_GATTS_CB *p_cb, tBTA_GATTS_IF server_if) in bta_gatts_find_app_rcb_idx_by_app_if()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Ddis_api.h216 extern void DIS_Init (tBTA_GATTS_IF gatt_if, tDIS_ATTR_MASK dis_attr_mask);
274 extern void bas_init(tBTA_GATTS_IF gatt_if, UINT16 app_id);
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/battery/
Dbattery_prf.c380 void bas_init(tBTA_GATTS_IF gatt_if, UINT16 app_id) in bas_init()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c67 static tBTA_GATTS_IF bt_mesh_gatts_if;