Searched refs:tBTA_GATT_TRANSPORT (Results 1 – 8 of 8) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/ |
D | bta_gatts_int.h | 136 tBTA_GATT_TRANSPORT transport; 145 tBTA_GATT_TRANSPORT transport;
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_gatt_api.h | 548 typedef UINT8 tBTA_GATT_TRANSPORT; typedef 625 tBTA_GATT_TRANSPORT transport; 819 … BOOLEAN is_direct, tBTA_GATT_TRANSPORT transport, BOOLEAN is_aux, tBTA_ADDR_TYPE own_addr_type, 1417 extern void BTA_GATTS_StartService(UINT16 service_id, tBTA_GATT_TRANSPORT sup_transport); 1517 BOOLEAN is_direct, tBTA_GATT_TRANSPORT transport);
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/ |
D | bta_gatts_api.c | 356 void BTA_GATTS_StartService(UINT16 service_id, tBTA_GATT_TRANSPORT sup_transport) in BTA_GATTS_StartService() 521 tBTA_GATT_TRANSPORT transport) in BTA_GATTS_Open()
|
D | bta_gatts_act.c | 830 tBTA_GATT_TRANSPORT transport; in bta_gatts_close() 954 tBTA_GATT_TRANSPORT transport; in bta_gatts_send_request_cback()
|
D | bta_gattc_api.c | 146 … BOOLEAN is_direct, tBTA_GATT_TRANSPORT transport, BOOLEAN is_aux, tBTA_ADDR_TYPE own_addr_type, in BTA_GATTC_Enh_Open()
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/ |
D | btc_gattc.c | 214 tBTA_GATT_TRANSPORT transport = BTA_GATT_TRANSPORT_LE; in btc_gattc_open()
|
D | btc_gatts.c | 707 tBTA_GATT_TRANSPORT transport = BTA_GATT_TRANSPORT_LE; in btc_gatts_call_handler()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/ |
D | bta_hh_le.c | 1203 void bta_hh_le_encrypt_cback(BD_ADDR bd_addr, tBTA_GATT_TRANSPORT transport, in bta_hh_le_encrypt_cback()
|