Home
last modified time | relevance | path

Searched refs:tBTA_GATT_TRANSPORT (Results 1 – 9 of 9) sorted by relevance

/external/bluetooth/bluedroid/bta/include/
Dbta_gatt_api.h512 typedef UINT8 tBTA_GATT_TRANSPORT; typedef
590 tBTA_GATT_TRANSPORT transport;
697 BOOLEAN is_direct, tBTA_GATT_TRANSPORT transport);
1285 … BTA_API extern void BTA_GATTS_StartService(UINT16 service_id, tBTA_GATT_TRANSPORT sup_transport);
1355 BOOLEAN is_direct, tBTA_GATT_TRANSPORT transport);
/external/bluetooth/bluedroid/bta/gatt/
Dbta_gatts_int.h136 tBTA_GATT_TRANSPORT transport;
146 tBTA_GATT_TRANSPORT transport;
Dbta_gatts_api.c329 void BTA_GATTS_StartService(UINT16 service_id, tBTA_GATT_TRANSPORT sup_transport) in BTA_GATTS_StartService()
471 tBTA_GATT_TRANSPORT transport) in BTA_GATTS_Open()
Dbta_gatts_act.c787 tBTA_GATT_TRANSPORT transport; in bta_gatts_close()
870 tBTA_GATT_TRANSPORT transport; in bta_gatts_send_request_cback()
968 tBTA_GATT_TRANSPORT transport; in bta_gatts_cong_cback()
Dbta_gattc_api.c150 BOOLEAN is_direct, tBTA_GATT_TRANSPORT transport) in BTA_GATTC_Open()
/external/bluetooth/bluedroid/btif/src/
Dbtif_gatt_util.c320 tBTA_GATT_TRANSPORT transport = BTA_GATT_TRANSPORT_LE; in btif_gatt_check_encrypted_link()
Dbtif_gatt_server.c392 tBTA_GATT_TRANSPORT transport = BTA_GATT_TRANSPORT_LE; in btgatts_handle_event()
Dbtif_gatt_client.c1115 tBTA_GATT_TRANSPORT transport = BTA_GATT_TRANSPORT_LE; in btgattc_handle_event()
/external/bluetooth/bluedroid/bta/hh/
Dbta_hh_le.c1252 void bta_hh_le_encrypt_cback(BD_ADDR bd_addr, tBTA_GATT_TRANSPORT transport, in bta_hh_le_encrypt_cback()