Home
last modified time | relevance | path

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

/system/bt/service/
Dgatt_server_old.cpp85 int blob_section; member
170 ch.blob_section == 0) { in RequestReadCallback()
176 std::min(ch.blob.size(), ch.blob_section * kMaxGattAttributeSize); in RequestReadCallback()
185 ch.blob_section, is_long); in RequestReadCallback()
227 g_internal->characteristics[target_blob->second].blob_section = ch.blob[0]; in RequestWriteCallback()
308 g_internal->characteristics[char_handle].blob_section = 0; in CharacteristicAddedCallback()
694 ctrl.blob_section = 0; in AddBlob()