Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_api.cc514 tGATT_TCB* p_tcb, std::vector<tGATT_VALUE> gatt_notif_vector) { in GATTS_HandleMultipleValueNotification()
567 static std::vector<tGATT_VALUE> gatt_notif_vector(2); in GATTS_HandleValueNotification() local