Searched refs:OnCsisSizeValueUpdate (Results 1 – 1 of 1) sorted by relevance
/packages/modules/Bluetooth/system/bta/csis/ |
D | csis_client.cc | 990 OnCsisSizeValueUpdate(conn_id, GATT_SUCCESS, handle, len, value); in OnCsisNotification() 1073 void OnCsisSizeValueUpdate(uint16_t conn_id, tGATT_STATUS status, in OnCsisSizeValueUpdate() function in __anond4be34f90111::CsisClientImpl 1860 instance->OnCsisSizeValueUpdate(conn_id, status, handle, len, in OnCsisServiceFound()
|