Home
last modified time | relevance | path

Searched defs:ResponseConfirmationCallback (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/service/hal/
H A Dbluetooth_gatt_interface.cc351 void ResponseConfirmationCallback(int status, int handle) { in ResponseConfirmationCallback() function
712 void BluetoothGattInterface::ServerObserver::ResponseConfirmationCallback( in ResponseConfirmationCallback() function in bluetooth::hal::BluetoothGattInterface::ServerObserver
/aosp12/system/bt/service/
H A Dgatt_server_old.cc404 void ResponseConfirmationCallback(UNUSED_ATTR int status, in ResponseConfirmationCallback() function