Home
last modified time | relevance | path

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

/aosp12/system/bt/include/hardware/
H A Dbt_gatt_server.h166 bt_status_t (*send_indication)(int server_if, int attribute_handle, member
/aosp12/system/bt/stack/gatt/
H A Dgatt_main.cc934 bool send_indication = true; in gatt_proc_srv_chg() local