Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp1107 std::vector<uint8_t> vect_val(p_value, p_value + len); in gattClientWriteCharacteristicNative() local
1134 std::vector<uint8_t> vect_val(p_value, p_value + len); in gattClientWriteDescriptorNative() local
1611 std::vector<uint8_t> vect_val((uint8_t*)array, (uint8_t*)array + val_len); in gattServerSendIndicationNative() local
1626 std::vector<uint8_t> vect_val((uint8_t*)array, (uint8_t*)array + val_len); in gattServerSendNotificationNative() local