Home
last modified time | relevance | path

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

/system/bt/include/hardware/
Dbt_gatt_server.h165 bt_status_t (*send_indication)(int server_if, int attribute_handle, member
/system/bt/stack/gatt/
Dgatt_main.cc978 bool send_indication = true; in gatt_proc_srv_chg() local