Home
last modified time | relevance | path

Searched defs:tGATT_IF (Results 1 – 10 of 10) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_gatts_api.cc36 void BTA_GATTS_AppDeregister(tGATT_IF /* server_if */) { in BTA_GATTS_AppDeregister() argument
44 void BTA_GATTS_CancelOpen(tGATT_IF /* server_if */, in BTA_GATTS_CancelOpen() argument
50 void BTA_GATTS_AddService(tGATT_IF /* server_if */, in BTA_GATTS_AddService() argument
64 void BTA_GATTS_Open(tGATT_IF /* server_if */, in BTA_GATTS_Open() argument
77 void bta_gatts_add_service_impl(tGATT_IF /* server_if */, in bta_gatts_add_service_impl() argument
Dmock_bta_vc_device.cc34 tGATT_IF /* gatt_if */, GATT_READ_OP_CB /* chrc_read_cb */, in EnqueueInitialRequests() argument
61 tGATT_IF /* gatt_if */, uint16_t /* handle */, uint16_t /* ccc_handle */, in subscribe_for_notifications() argument
75 void VolumeControlDevice::Disconnect(tGATT_IF /* gatt_if */) { in Disconnect() argument
79 tGATT_IF /* gatt_if */, GATT_READ_OP_CB /* chrc_read_cb */, in EnqueueRemainingRequests() argument
Dmock_bta_gattc_api.cc58 tGATT_STATUS BTA_GATTC_DeregisterForNotifications(tGATT_IF /* client_if */, in BTA_GATTC_DeregisterForNotifications() argument
64 tGATT_STATUS BTA_GATTC_RegisterForNotifications(tGATT_IF /* client_if */, in BTA_GATTC_RegisterForNotifications() argument
70 void BTA_GATTC_AppDeregister(tGATT_IF /* client_if */) { in BTA_GATTC_AppDeregister() argument
78 void BTA_GATTC_CancelOpen(tGATT_IF /* client_if */, in BTA_GATTC_CancelOpen() argument
104 void BTA_GATTC_Open(tGATT_IF /* client_if */, in BTA_GATTC_Open() argument
110 void BTA_GATTC_Open(tGATT_IF /* client_if */, in BTA_GATTC_Open() argument
117 void BTA_GATTC_Open(tGATT_IF /* client_if */, in BTA_GATTC_Open() argument
Dmock_stack_gatt_main.cc38 uint8_t /* initiating_phys */, tGATT_IF /* gatt_if */) { in gatt_connect() argument
100 void gatt_update_app_use_link_flag(tGATT_IF /* gatt_if */, in gatt_update_app_use_link_flag() argument
/packages/modules/Bluetooth/system/stack/srvc/
Dsrvc_eng.cc322 static void srvc_eng_connect_cback(tGATT_IF /* gatt_if */, in srvc_eng_connect_cback() argument
/packages/modules/Bluetooth/system/stack/gap/
Dgap_ble.cc301 void client_connect_cback(tGATT_IF, const RawAddress& bda, uint16_t conn_id, in client_connect_cback() argument
/packages/modules/Bluetooth/system/bta/vc/
Dvc.cc152 tGATT_IF /*client_if*/, RawAddress address, in OnGattConnected() argument
664 void OnGattDisconnected(uint16_t connection_id, tGATT_IF /*client_if*/, in OnGattDisconnected() argument
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_attr.cc363 static void gatt_connect_cback(tGATT_IF /* gatt_if */, const RawAddress& bda, in gatt_connect_cback() argument
/packages/modules/Bluetooth/system/btif/src/
Dbtif_gatt_client.cc698 static void btif_test_connect_cback(tGATT_IF, const RawAddress&, in btif_test_connect_cback() argument
/packages/modules/Bluetooth/system/stack/include/
Dbtm_ble_api_types.h358 typedef uint8_t tGATT_IF; typedef