Searched defs:grace (Results 1 – 4 of 4) sorted by relevance
229 bool grace = true; variable
150 int32_t ConnGattClientDisconnect(ConnBleConnection *connection, bool grace, bool refreshGatt) in ConnGattClientDisconnect()
655 int32_t ConnGattClientDisconnect(ConnBleConnection *connection, bool grace, bool refreshGatt) in ConnGattClientDisconnect()
287 bool grace = ShouldGrace(reason); in ConnBleDisconnectNow() local