Home
last modified time | relevance | path

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

/aosp12/system/bt/service/
H A Dgatt_server_old.cc92 bool next_blob_pending; member
185 ctrl.next_blob_pending = true; in ServiceAddedCallback()
218 if (ch.next_blob_pending && attribute_offset_octets == 0 && in RequestReadCallback()
221 ch.next_blob_pending = false; in RequestReadCallback()
710 ch.next_blob_pending = true; in SetCharacteristicValue()