/packages/modules/Bluetooth/system/test/mock/ |
D | mock_bta_gatts_api.cc | 36 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
|
D | mock_bta_vc_device.cc | 34 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
|
D | mock_bta_gattc_api.cc | 58 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
|
D | mock_stack_gatt_main.cc | 38 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/ |
D | srvc_eng.cc | 322 static void srvc_eng_connect_cback(tGATT_IF /* gatt_if */, in srvc_eng_connect_cback() argument
|
/packages/modules/Bluetooth/system/stack/gap/ |
D | gap_ble.cc | 301 void client_connect_cback(tGATT_IF, const RawAddress& bda, uint16_t conn_id, in client_connect_cback() argument
|
/packages/modules/Bluetooth/system/bta/vc/ |
D | vc.cc | 152 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/ |
D | gatt_attr.cc | 363 static void gatt_connect_cback(tGATT_IF /* gatt_if */, const RawAddress& bda, in gatt_connect_cback() argument
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_gatt_client.cc | 698 static void btif_test_connect_cback(tGATT_IF, const RawAddress&, in btif_test_connect_cback() argument
|
/packages/modules/Bluetooth/system/stack/include/ |
D | btm_ble_api_types.h | 358 typedef uint8_t tGATT_IF; typedef
|