Home
last modified time | relevance | path

Searched refs:tGATT_TRANSPORT (Results 1 – 16 of 16) sorted by relevance

/system/bt/btif/src/
Dbtif_gatt_util.cc76 tGATT_TRANSPORT transport_link) { in btif_gatt_check_encrypted_link()
89 UNUSED_ATTR tGATT_TRANSPORT in btif_gatt_check_encrypted_link()
Dbtif_gatt_client.cc259 tGATT_TRANSPORT transport = (tGATT_TRANSPORT)GATT_TRANSPORT_LE; in btif_gattc_open_impl()
Dbtif_gatt_server.cc286 tGATT_TRANSPORT transport = GATT_TRANSPORT_LE; in btif_gatts_open_impl()
/system/bt/btif/include/
Dbtif_gatt_util.h30 tGATT_TRANSPORT transport);
/system/bt/bta/gatt/
Dbta_gatts_int.h98 tGATT_TRANSPORT transport;
106 tGATT_TRANSPORT transport;
Dbta_gatts_act.cc50 tGATT_TRANSPORT transport);
503 tGATT_TRANSPORT transport; in bta_gatts_close()
544 tGATT_TRANSPORT transport; in bta_gatts_send_request_cback()
588 tGATT_TRANSPORT transport) { in bta_gatts_conn_cback()
673 tGATT_TRANSPORT transport; in bta_gatts_cong_cback()
Dbta_gatts_api.cc300 bool is_direct, tGATT_TRANSPORT transport) { in BTA_GATTS_Open()
Dbta_gattc_api.cc121 bool is_direct, tGATT_TRANSPORT transport, in BTA_GATTC_Open()
129 bool is_direct, tGATT_TRANSPORT transport, in BTA_GATTC_Open()
Dbta_gattc_utils.cc372 tGATT_TRANSPORT transport; in bta_gattc_clear_notif_registration()
/system/bt/bta/include/
Dbta_gatt_api.h309 tGATT_TRANSPORT transport;
420 bool is_direct, tGATT_TRANSPORT transport,
423 bool is_direct, tGATT_TRANSPORT transport,
929 bool is_direct, tGATT_TRANSPORT transport);
/system/bt/stack/include/
Dsrvc_api.h105 tGATT_TRANSPORT transport;
Dgatt_api.h346 typedef uint8_t tGATT_TRANSPORT; typedef
914 tGATT_TRANSPORT transport);
/system/bt/stack/gap/
Dgap_ble.cc56 tGATT_DISCONN_REASON, tGATT_TRANSPORT);
289 tGATT_TRANSPORT) { in client_connect_cback() argument
/system/bt/bta/hearing_aid/
Dhearing_aid.cc94 void encryption_callback(const RawAddress*, tGATT_TRANSPORT, void*,
1713 void encryption_callback(const RawAddress* address, tGATT_TRANSPORT, void*, in encryption_callback() argument
/system/bt/stack/gatt/
Dgatt_api.cc1060 tGATT_TRANSPORT transport; in GATT_StartIf()
/system/bt/bta/hh/
Dbta_hh_le.cc968 UNUSED_ATTR tGATT_TRANSPORT transport, in bta_hh_le_encrypt_cback()