Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_gatt_util.h36 void btif_gatt_check_encrypted_link(BD_ADDR bd_addr, tBTA_GATT_TRANSPORT transport);
/system/bt/bta/include/
Dbta_gatt_api.h452 typedef UINT8 tBTA_GATT_TRANSPORT; typedef
524 tBTA_GATT_TRANSPORT transport;
666 BOOLEAN is_direct, tBTA_GATT_TRANSPORT transport);
1165 extern void BTA_GATTS_StartService(UINT16 service_id, tBTA_GATT_TRANSPORT sup_transport);
1233 BOOLEAN is_direct, tBTA_GATT_TRANSPORT transport);
/system/bt/bta/gatt/
Dbta_gatts_int.h136 tBTA_GATT_TRANSPORT transport;
146 tBTA_GATT_TRANSPORT transport;
Dbta_gatts_api.c283 void BTA_GATTS_StartService(UINT16 service_id, tBTA_GATT_TRANSPORT sup_transport) in BTA_GATTS_StartService()
397 tBTA_GATT_TRANSPORT transport) in BTA_GATTS_Open()
Dbta_gatts_act.c762 tBTA_GATT_TRANSPORT transport; in bta_gatts_close()
845 tBTA_GATT_TRANSPORT transport; in bta_gatts_send_request_cback()
950 tBTA_GATT_TRANSPORT transport; in bta_gatts_cong_cback()
Dbta_gattc_api.c140 BOOLEAN is_direct, tBTA_GATT_TRANSPORT transport) in BTA_GATTC_Open()
/system/bt/btif/src/
Dbtif_gatt_util.c261 void btif_gatt_check_encrypted_link (BD_ADDR bd_addr, tBTA_GATT_TRANSPORT transport_link) in btif_gatt_check_encrypted_link()
Dbtif_gatt_server.c385 tBTA_GATT_TRANSPORT transport = BTA_GATT_TRANSPORT_LE; in btgatts_handle_event()
Dbtif_gatt_client.c1142 tBTA_GATT_TRANSPORT transport = BTA_GATT_TRANSPORT_LE; in btgattc_handle_event()
/system/bt/bta/hh/
Dbta_hh_le.c1087 void bta_hh_le_encrypt_cback(BD_ADDR bd_addr, tBTA_GATT_TRANSPORT transport, in bta_hh_le_encrypt_cback()