Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/bta/has/
Dhas_types.h89 bool is_connecting_actively = false; variable
Dhas_client.cc246 auto is_connecting_actively = device->is_connecting_actively; in Disconnect() local
289 auto is_connecting_actively = device->is_connecting_actively; in Disconnect() local