Searched refs:CS_LOCAL_ONLY (Results 1 – 3 of 3) sorted by relevance
66 CS_LOCAL_ONLY = 1 << 4, /* Do not consider a device pair wide state change */ enumerator
2305 !(flags & (CS_LOCAL_ONLY | CS_HARD))) { in _conn_request_state()
4435 rv = conn_request_state(connection, mask, val, CS_VERBOSE | CS_LOCAL_ONLY | CS_IGN_OUTD_FAIL); in receive_req_conn_state()